Skip to content

Commit 12c0044

Browse files
committed
bump version
1 parent 1a4a9e3 commit 12c0044

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "VShop",
44
"slug": "vshop",
5-
"version": "3.1.0-beta.1",
5+
"version": "3.1.0-beta.2",
66
"orientation": "portrait",
77
"icon": "./assets/images/icon.png",
88
"scheme": "vshop",
@@ -14,7 +14,7 @@
1414
},
1515
"ios": {
1616
"bundleIdentifier": "dev.vasc.vshop",
17-
"buildNumber": "27",
17+
"buildNumber": "28",
1818
"supportsTablet": true
1919
},
2020
"android": {
@@ -26,7 +26,7 @@
2626
"android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS"
2727
],
2828
"package": "dev.vasc.vshop2",
29-
"versionCode": 72
29+
"versionCode": 73
3030
},
3131
"web": {
3232
"bundler": "metro",

0 commit comments

Comments
 (0)