From e97d5ba5a6e5f658989c94263a1c14f70d98bf1b Mon Sep 17 00:00:00 2001 From: electricface Date: Wed, 7 Jan 2026 17:02:30 +0800 Subject: [PATCH] chore: bump version to 6.2.44 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index ebb169608..377d75bb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lastore-daemon (6.2.44) unstable; urgency=medium + + * fix(smartmirror): correct apt smart mirror source configuration + * fix: The component field can be empty + * fix: Notification warning "lastore-daemon is modifying the system read-only directory" + + -- electricface Wed, 07 Jan 2026 17:00:40 +0800 + lastore-daemon (6.2.43) unstable; urgency=medium * feat: finalize deployment during first check (#277)