From 74455557618c24cb16c8d4928e58a1d52c6156df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:51:26 +0800 Subject: [PATCH] chore: New release 6.0.43 Log: --- CHANGELOG.md | 2 ++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9ec66f..95bc000 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.43] - 2025-09-25 + ## [6.0.42] - 2025-09-04 ### Changed diff --git a/VERSION b/VERSION index d955190..62e706c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.42 +6.0.43 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index cb5571b..4692f3c 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt6platform-plugins-git -pkgver=6.0.42 +pkgver=6.0.43 pkgrel=1 sourcename=dde-qt6platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 4f03d4f..44d2c30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-qt6platform-plugins (6.0.43) unstable; urgency=medium + + * Release 6.0.43 + + -- yeshanshan Thu, 25 Sep 2025 16:51:26 +0800 + dde-qt6platform-plugins (6.0.42) unstable; urgency=medium * Release 6.0.42