From bd8d070f320d62092fe7b51d61bd7ca5fc234064 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Tue, 16 Jun 2026 22:43:28 +0800 Subject: [PATCH] Bump version 5.2.0~alpha1 Signed-off-by: gfdgd_xi <3025613752@qq.com> --- debian/changelog | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4170b915..6cdce229 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -spark-store (5.1.1) UNRELEASED; urgency=medium +spark-store (5.2.0~alpha1) UNRELEASED; urgency=medium * Initial release. (Closes: #nnnn) - -- gfdgd_xi <3025613752@qq.com> Tue, 16 Jun 2026 21:45:35 +0800 + -- shenmo Tue, 16 Jun 2026 21:45:35 +0800 diff --git a/package.json b/package.json index d1b513d8..d766e0b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spark-store", - "version": "5.1.1", + "version": "5.2.0-alpha.1", "main": "dist-electron/main/index.js", "description": "Client for Spark App Store", "author": "elysia-best ",