From 679e87ce778648adb0c909c74f96f115e57f1e0d Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Mon, 18 Aug 2025 11:48:22 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=EF=BC=8C=E4=B8=8D=E8=A6=81=E8=A6=86=E7=9B=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- java-mall-app-shop-admin/manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/java-mall-app-shop-admin/manifest.json b/java-mall-app-shop-admin/manifest.json index 5eccc9a..21fa681 100644 --- a/java-mall-app-shop-admin/manifest.json +++ b/java-mall-app-shop-admin/manifest.json @@ -3,8 +3,9 @@ "appid": "__UNI__95F809F", "package": "com.xiaofa.shopAdmin", "description": "", - "versionName": "1.0.0", - "versionCode": 100, + // 版本号更新,不要覆盖版本号,每次发布应用商店要修改版本号 + "versionName" : "1.0.2", + "versionCode" : 102, "transformPx": false, /* 5+App特有相关 */ "app-plus": {