From 97f47c75c452f9005cf31d569582b2785d7fd846 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Wed, 29 Oct 2025 14:29:50 +0800 Subject: [PATCH] 1.5.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f61932..2994a18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "global-sales", "private": true, - "version": "1.5.24", + "version": "1.5.25", "type": "module", "scripts": { "dev": "vite",