From c2ce66fc81b710ed9942733327a4209c3755c454 Mon Sep 17 00:00:00 2001 From: yanyilin Date: Wed, 27 Nov 2024 13:06:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E4=B8=BA1.?= =?UTF-8?q?7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4d9ee4f8..02dc6337 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "Hello uni-app x", "appid": "__UNI__HelloUniAppX", "description": "", - "versionName": "1.6.10", - "versionCode": 10610, + "versionName": "1.7.0", + "versionCode": 10700, "uni-app-x": {}, "uniStatistics": { "enable": false -- GitLab