From 3b7c43092b3f04b07624e179eeb37f4345f8026d Mon Sep 17 00:00:00 2001 From: Iruka <1017819588@qq.com> Date: Mon, 17 Feb 2025 14:24:02 +0800 Subject: [PATCH] . --- config.js | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.js b/config.js index bad0112..9fcb78f 100644 --- a/config.js +++ b/config.js @@ -10,7 +10,7 @@ const config = { // 应用logo logo: "/static/images/login/logo.png", // 应用版本 - version: "1.1.0", + version: "2.0.0", // 官方网站 site_url: "http://jsyzhineng.com", // 政策协议 diff --git a/manifest.json b/manifest.json index f6dec84..d130d71 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "及时雨智能灌溉管理系统v1.0", "appid" : "__UNI__5ACF7F6", "description" : "", - "versionName" : "1.4.6", - "versionCode" : 146, + "versionName" : "2.0.1", + "versionCode" : 201, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {