diff options
Diffstat (limited to 'apps/mobile/app.json')
| -rw-r--r-- | apps/mobile/app.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json index 28a9bb79..ffc7e6af 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -3,7 +3,7 @@ "name": "Hoarder App", "slug": "hoarder", "scheme": "hoarder", - "version": "1.6.7", + "version": "1.6.8", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", @@ -29,7 +29,7 @@ "NSAllowsArbitraryLoads": true } }, - "buildNumber": "20" + "buildNumber": "21" }, "android": { "adaptiveIcon": { @@ -47,7 +47,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 20 + "versionCode": 21 }, "plugins": [ "./plugins/trust-local-certs.js", |
