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