From a159a118071c296d44e21351e05959c129948271 Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Tue, 12 Nov 2024 11:25:41 +0000 Subject: [PATCH] spark-store (4.3.3.1) UNRELEASED; urgency=medium MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 修复点击更新需要输入密码的问题 * 修复安装速度下降的问题 * 修复闪退问题 * 修复错误地展示已安装 -- shenmo <shenmo@spark-app.store> Tue, 24 Sep 2024 11:27:08 +0800 Signed-off-by: shenmo <jifengshenmo@outlook.com> --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 206f9c2..35d62f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ -spark-store (4.3.3) UNRELEASED; urgency=medium +spark-store (4.3.3.1) UNRELEASED; urgency=medium * 修复点击更新需要输入密码的问题 * 修复安装速度下降的问题 + * 修复闪退问题 + * 修复错误地展示已安装 -- shenmo <shenmo@spark-app.store> Tue, 24 Sep 2024 11:27:08 +0800