From f7c6def6c5e56a71a4e4f16e9cf699257a73d371 Mon Sep 17 00:00:00 2001 From: yanyilin Date: Thu, 8 Aug 2024 20:24:43 +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.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 608bae4d219dd09dffc91c0c3bb240026a4914b4) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 580df36f..bacdc963 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "Hello uni-app x", "appid": "__UNI__HelloUniAppX", "description": "", - "versionName": "1.4", - "versionCode": 10400, + "versionName": "1.5", + "versionCode": 10500, "uni-app-x": {}, /* 快应用特有相关 */ "quickapp": {}, -- GitLab