From 299bdd6e2cd57afa3843521e7ff301fda8b1b737 Mon Sep 17 00:00:00 2001 From: wjyrich Date: Thu, 3 Jul 2025 19:52:26 +0800 Subject: [PATCH] chore: bump version to 0.1.17 update changelog to 0.1.17 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 43d89b9..f8c5ddb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-application-wizard (0.1.17) unstable; urgency=medium + + * fix: add hardening compiler flags in Debian build + + -- WuJiangYu Thu, 03 Jul 2025 19:52:26 +0800 + dde-application-wizard (0.1.16) unstable; urgency=medium * fix: pre-uninstall hook waitForFinished shouldn't timeout after 30s