Przeglądaj źródła

ci: 1.0.2正式版发布

liangan 3 tygodni temu
rodzic
commit
7521b23d61
4 zmienionych plików z 5 dodań i 9 usunięć
  1. 2 2
      env/.env
  2. 1 1
      package.json
  3. 0 4
      pnpm-lock.yaml
  4. 2 2
      src/manifest.json

+ 2 - 2
env/.env

@@ -1,7 +1,7 @@
 VITE_APP_TITLE = 'BandhuBuy'
 VITE_APP_PORT = 9000
-VITE_APP_VERSION = '1.0.1'
-VITE_APP_VERSION_CODE = '101'
+VITE_APP_VERSION = '1.0.2'
+VITE_APP_VERSION_CODE = '102'
 
 VITE_WX_APPID = 'wxa2abb91f64032a2b'
 

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
   "version": "3.2.0",
   "packageManager": "pnpm@10.10.0",
   "description": "BandhuBuy - APP",
-  "update-time": "2026-01-22",
+  "update-time": "2026-01-24",
   "engines": {
     "node": ">=18",
     "pnpm": ">=7.30"

+ 0 - 4
pnpm-lock.yaml

@@ -246,12 +246,8 @@ importers:
         specifier: ^2.2.10
         version: 2.2.10(typescript@5.7.2)
 
-  dist/cache/wgt/__UNI__BA8433E/nativeplugins/EL-MTPush: {}
-
   nativeplugins/EL-MTPush: {}
 
-  src/uni_modules/uni-chooseSystemImage: {}
-
   src/uni_modules/uni-config-center: {}
 
   src/uni_modules/uni-config-center/uniCloud/cloudfunctions/common/uni-config-center: {}

+ 2 - 2
src/manifest.json

@@ -2,8 +2,8 @@
   "name": "BandhuBuy",
   "appid": "__UNI__BA8433E",
   "description": "",
-  "versionName": "1.0.1",
-  "versionCode": "101",
+  "versionName": "1.0.2",
+  "versionCode": "102",
   "transformPx": false,
   "app-plus": {
     "usingComponents": true,