From 580d7c94261b66c6b4728f630a475d289b5b83fe Mon Sep 17 00:00:00 2001 From: yanyilin Date: Fri, 7 Jun 2024 16:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=B8=BA1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit ea681fea99d0771964ed4573af7f29109cd2a5f6) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6752b821..ab594386 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "Hello uni-app x", "appid": "__UNI__HelloUniAppX", "description": "", - "versionName": "1.3", - "versionCode": 10300, + "versionName": "1.4", + "versionCode": 10400, "uni-app-x": {}, /* 快应用特有相关 */ "quickapp": {}, -- GitLab