Skip to content

Commit 066230c

Browse files
chore: increase build numbers
1 parent 6cc2489 commit 066230c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mobile/app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "VoteMonitor",
44
"slug": "vote-monitor",
5-
"version": "2.5.1",
5+
"version": "2.5.2",
66
"scheme": "mobile",
77
"orientation": "portrait",
88
"icon": "./assets/icons/icon.png",
@@ -18,7 +18,7 @@
1818
"ios": {
1919
"supportsTablet": true,
2020
"bundleIdentifier": "org.commitglobal.votemonitor",
21-
"buildNumber": "113",
21+
"buildNumber": "133",
2222
"config": {
2323
"usesNonExemptEncryption": false
2424
},
@@ -31,7 +31,7 @@
3131
},
3232
"android": {
3333
"softwareKeyboardLayoutMode": "pan",
34-
"versionCode": 123,
34+
"versionCode": 131,
3535
"adaptiveIcon": {
3636
"foregroundImage": "./assets/icons/adaptive-icon.png",
3737
"backgroundColor": "#FDD20C"

0 commit comments

Comments
 (0)