From 845904c0d1500fd0fb98ca7854cbfda82cd6623c Mon Sep 17 00:00:00 2001 From: shenmo Date: Sun, 29 Mar 2026 19:44:22 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E8=87=B35.0.0beta2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6318b4b9..08351994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spark-store", - "version": "5.0.0beta1", + "version": "5.0.0beta2", "main": "dist-electron/main/index.js", "description": "Client for Spark App Store", "author": "elysia-best ",