Skip to content

Commit 16556fa

Browse files
committed
Bump version numbers
1 parent 0c93825 commit 16556fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"android": {
99
"package": "org.calblueprint.HealthyCornersClerk",
1010
"googleServicesFile": "./google-services.json",
11-
"versionCode": 7,
11+
"versionCode": 8,
1212
"permissions": []
1313
},
14-
"version": "1.2.0",
14+
"version": "1.2.2",
1515
"icon": "./assets/images/hc_clerk_icon.png",
1616
"splash": {
1717
"image": "./assets/images/hc_splash.png",
@@ -25,7 +25,7 @@
2525
"ios": {
2626
"bundleIdentifier": "org.calblueprint.HealthyCornersClerk",
2727
"googleServicesFile": "./GoogleService-Info.plist",
28-
"buildNumber": "1.2.0",
28+
"buildNumber": "1.2.2",
2929
"supportsTablet": true,
3030
"requireFullScreen": true
3131
},

0 commit comments

Comments
 (0)