Commit eacf5445 by liangjianmin

chore(manifest): 更新版本号到 2.9.4

- 将 versionName 从 2.4.1 更新为 2.9.4
- 将 versionCode 从 100000000 重置为 1
parent fc7652ad
Showing with 2 additions and 2 deletions
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
"name" : "wms", "name" : "wms",
"appid" : "__UNI__655E80D", "appid" : "__UNI__655E80D",
"description" : "供应链仓储App", "description" : "供应链仓储App",
"versionName" : "2.4.1", "versionName" : "2.9.4",
"versionCode" : 100000000, "versionCode" : 1,
"transformPx" : false, "transformPx" : false,
/* 5+App特有相关 */ /* 5+App特有相关 */
"app-plus" : { "app-plus" : {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment