diff options
Diffstat (limited to 'apps/mobile/app.json')
| -rw-r--r-- | apps/mobile/app.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json index dc76485b..4891707c 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -29,7 +29,8 @@ "NSAllowsArbitraryLoads": true, "NSAllowsLocalNetworking": true } - } + }, + "buildNumber": "6" }, "android": { "adaptiveIcon": { @@ -47,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 5 + "versionCode": 6 }, "plugins": [ "expo-router", |
