From 0e3cb7aa1eb13c204d76cefe751c2abd9ce21dd0 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Thu, 30 Jul 2026 15:27:12 +0800 Subject: [PATCH] chore: Update version to 6.0.19 - update version to 6.0.19 log: update version to 6.0.19 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index b4ccc1f4..90bf30b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +deepin-boot-maker (6.0.19) unstable; urgency=medium + + * chore: Update version to 6.0.19 + * chore: Sync by https://github.com/linuxdeepin/.github/commit/826bedc64f009f4d9ebb5fba0ffe1637f1f02667 + * fix: add X-Deepin-Singleton flag to desktop file + * fix: remove deepin prefix from Chinese translations in desktop file + + -- zhanghongyuan Thu, 30 Jul 2026 15:27:09 +0800 + deepin-boot-maker (6.0.18) unstable; urgency=medium * fix(tests): fix unit test bugs and migrate coverage script to Qt6