chore: v1.1.2

This commit is contained in:
Huang 2023-02-20 16:57:35 +08:00
parent 4ca0e9d1fe
commit 5bae0db521
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "uniapp_vue3_vite_ts", "name": "uniapp_vue3_vite_ts",
"version": "1.1.1", "version": "1.1.2",
"scripts": { "scripts": {
"dev:app": "uni -p app", "dev:app": "uni -p app",
"dev:custom": "uni -p", "dev:custom": "uni -p",

View File

@ -2,7 +2,7 @@
"name" : "uniapp_vue3_vite_ts", "name" : "uniapp_vue3_vite_ts",
"appid" : "__UNI__38BE53A", "appid" : "__UNI__38BE53A",
"description" : "", "description" : "",
"versionName" : "1.0.3", "versionName" : "1.1.2",
"versionCode" : "100", "versionCode" : "100",
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */