diff --git a/CHANGELOG.md b/CHANGELOG.md index 584e9781..39d5496e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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). +## [5.7.30] - 2025-12-11 + ## [5.7.28] - 2025-12-04 ### Fixed diff --git a/VERSION b/VERSION index 156757cd..c8025f57 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.7.28 +5.7.30 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 32f3df05..5e2f14d4 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: zccrs pkgname=dtkdeclarative-git -pkgver=5.7.28 +pkgver=5.7.30 pkgrel=1 sourcename=dtkdeclarative sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 2f7b6cbf..5c86f658 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkdeclarative (5.7.30) unstable; urgency=medium + + * Release 5.7.30 + + -- yeshanshan Thu, 11 Dec 2025 20:58:25 +0800 + dtkdeclarative (5.7.28) unstable; urgency=medium * Release 5.7.28