From 120793dbccc0c7c18d61fc00a72b65e60d025f66 Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Mon, 21 Oct 2024 01:47:53 +0800 Subject: [PATCH] bump version to 4.3.2 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3f422e2..7afd17c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +spark-store (4.3.2) UNRELEASED; urgency=medium + + * ssinstall支持安装conflict包 + * 支持紧凑模式 + + -- shenmo <shenmo@spark-app.store> Tue, 24 Sep 2024 11:27:08 +0800 + spark-store (4.3.1) UNRELEASED; urgency=medium * 修复自提权更新问题