liangan 6 өдөр өмнө
parent
commit
cbb1b6e052

+ 2 - 2
manifest.config.ts

@@ -24,8 +24,8 @@ export default defineManifestConfig({
   'name': VITE_APP_TITLE,
   'appid': VITE_UNI_APPID,
   'description': '',
-  'versionName': '1.2.6',
-  'versionCode': '126',
+  'versionName': '1.3.0',
+  'versionCode': '130',
   'transformPx': false,
   'locale': VITE_FALLBACK_LOCALE === 'bn' ? 'bn' : 'en', // 此app需默认英文
   'fallbackLocale': 'en',

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
   "version": "3.2.0",
   "packageManager": "pnpm@10.10.0",
   "description": "BandhuBuy - APP",
-  "update-time": "2025-09-22",
+  "update-time": "2025-09-26",
   "author": {
     "name": "feige996",
     "zhName": "菲鸽",

+ 2 - 2
src/manifest.json

@@ -2,8 +2,8 @@
   "name": "BandhuBuy",
   "appid": "__UNI__D38110B",
   "description": "",
-  "versionName": "1.2.6",
-  "versionCode": "126",
+  "versionName": "1.3.0",
+  "versionCode": "130",
   "transformPx": false,
   "app-plus": {
     "usingComponents": true,