From 6baff2672040388bf3865f262dd4bc6d26de2eae Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 26 Jun 2025 14:33:47 +0800 Subject: [PATCH] =?UTF-8?q?doc=EF=BC=9Aprerealse=201.5.0-1?= 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 08eaace..c02a071 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "global-sales", "private": true, - "version": "1.4.10", + "version": "1.5.0-1", "type": "module", "scripts": { "dev": "vite",