diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2fbb1..1516173 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). +## [6.0.47] - 2025-11-27 + ## [6.0.46] - 2025-11-06 ### Changed diff --git a/VERSION b/VERSION index fdad430..e4e7150 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.46 +6.0.47 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 951bf34..32e2088 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt6platform-plugins-git -pkgver=6.0.46 +pkgver=6.0.47 pkgrel=1 sourcename=dde-qt6platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 46cd5a3..b893236 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-qt6platform-plugins (6.0.47) unstable; urgency=medium + + * Release 6.0.47 + + -- mhduiy Thu, 27 Nov 2025 19:39:06 +0800 + dde-qt6platform-plugins (6.0.46) unstable; urgency=medium * Release 6.0.46