@@ -24,8 +24,8 @@ export default defineManifestConfig({
'name': VITE_APP_TITLE,
'appid': VITE_UNI_APPID,
'description': '',
- 'versionName': '1.1.2',
- 'versionCode': '112',
+ 'versionName': '1.1.3',
+ 'versionCode': '113',
'transformPx': false,
'locale': VITE_FALLBACK_LOCALE === 'bn' ? 'bn' : 'en', // 此app需默认英文
'fallbackLocale': 'en',
@@ -2,8 +2,8 @@
"name": "BandhuBuy",
"appid": "__UNI__D38110B",
"description": "",
- "versionName": "1.1.2",
- "versionCode": "112",
+ "versionName": "1.1.3",
+ "versionCode": "113",
"transformPx": false,
"app-plus": {
"usingComponents": true,