From e0d412ce1957aca3103043cbb6417b3a6fbdb156 Mon Sep 17 00:00:00 2001 From: wjyrich Date: Thu, 10 Jul 2025 20:15:27 +0800 Subject: [PATCH] chore: bump version to 0.1.18 update changelog to 0.1.18 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index f8c5ddb..ed53662 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-application-wizard (0.1.18) unstable; urgency=medium + + * chore: able to mark if we should skip preuninstall hook + + -- WuJiangYu Thu, 10 Jul 2025 20:15:27 +0800 + dde-application-wizard (0.1.17) unstable; urgency=medium * fix: add hardening compiler flags in Debian build