diff --git a/CHANGELOG.md b/CHANGELOG.md index 26769da..85892db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [6.7.37] - 2026-03-25 + +### Changed + +- Chore: New release 6.7.36 + ## [6.7.36] - 2026-03-12 ## [6.7.35] - 2026-03-05 diff --git a/VERSION b/VERSION index 7bfc4e0..eab1ebc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.36 +6.7.37 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 309929e..ee5e71f 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtkcommon-git -pkgver=6.7.36 +pkgver=6.7.37 pkgrel=1 sourcename=dtkcommon sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 666319b..55826e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkcommon (6.7.37) unstable; urgency=medium + + * Release 6.7.37 + + -- mhduiy Wed, 25 Mar 2026 17:04:29 +0800 + dtkcommon (6.7.36) unstable; urgency=medium * Release 6.7.36 diff --git a/rpm/dtkcommon.spec b/rpm/dtkcommon.spec index 7dd3027..e72db48 100644 --- a/rpm/dtkcommon.spec +++ b/rpm/dtkcommon.spec @@ -1,5 +1,5 @@ Name: dtkcommon -Version: 6.7.36 +Version: 6.7.37 Release: 1%{?dist} Summary: dtk common files License: LGPLv3+