From 71d62358efeb897db4142bc7b8d5accf7ad04487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Sun, 24 Aug 2025 18:40:44 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E8=87=B32.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将版本名称从2.4.0升级到2.5.0,版本代码从240增加到250,为后续发布做准备 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2e0f85b..a0311e9 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "上海干巷涂装PDA", "appid" : "__UNI__A67E78B", "description" : "", - "versionName" : "2.4.0", - "versionCode" : 240, + "versionName" : "2.5.0", + "versionCode" : 250, "transformPx" : false, "sassImplementationName" : "node-sass", "app-plus" : {