From 5f819556f8a355d40c2f7ac82419f89924a8c512 Mon Sep 17 00:00:00 2001 From: dengbo11 Date: Wed, 18 Dec 2024 16:20:06 +0800 Subject: [PATCH] chore: bump version to 1.7.4-1 release 1.7.4-1 Log: bump version to 1.7.4-1 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 812de57e4..ab644f150 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +linglong (1.7.4-1) unstable; urgency=medium + + * fix: old version of ll-cli cannot export the new package + * fix: incorrect official website display in the DTK About dialog + * refactor: no need to pullDependency during ll-builder run + * fix: abnormal cursor size in wayland + * fix: PM blocked in a cancled task + + -- dengbo Wed, 18 Dec 2024 16:20:06 +0800 + linglong (1.7.3-1) unstable; urgency=medium * release 1.7.3-1