From 64d0112375ccfb0aaad19f85a850fc05b92fc587 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期六, 12 十月 2024 10:45:38 +0800 Subject: [PATCH] # --- Monitor-APP/manifest.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Monitor-APP/manifest.json b/Monitor-APP/manifest.json index 6c5100a..06dce00 100644 --- a/Monitor-APP/manifest.json +++ b/Monitor-APP/manifest.json @@ -2,8 +2,8 @@ "name" : "Monitor-APP", "appid" : "__UNI__CA903B7", "description" : "", - "versionName" : "1.0.1", - "versionCode" : "100", + "versionName" : "1.0.2", + "versionCode" : 103, "transformPx" : false, "networkTimeout" : { "request" : 30000 -- Gitblit v1.9.1