diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d1af14e..95e45e41 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.7.44] - 2026-06-17 + ## [6.7.43] - 2026-06-04 ### Changed diff --git a/VERSION b/VERSION index abd6fed0..b8026700 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.43 +6.7.44 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 59f1e386..69052d9c 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt5integration-git -pkgver=6.7.43 +pkgver=6.7.44 pkgrel=1 sourcename=qt5integration sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 4833a291..6d34f3d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qt5integration (6.7.44) unstable; urgency=medium + + * Release 6.7.44 + + -- yeshanshan Wed, 17 Jun 2026 11:12:57 +0800 + qt5integration (6.7.43) unstable; urgency=medium * Release 6.7.43 diff --git a/rpm/deepin-qt5integration.spec b/rpm/deepin-qt5integration.spec index 8be88962..7fe4ba90 100644 --- a/rpm/deepin-qt5integration.spec +++ b/rpm/deepin-qt5integration.spec @@ -1,7 +1,7 @@ %global repo qt5integration Name: deepin-qt5integration -Version: 6.7.43 +Version: 6.7.44 Release: 1%{?dist} Summary: Qt platform theme integration plugins for DDE # The entire source code is GPLv3+ except styles/ which is BSD,