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 1aebf2c0..bd3e62d1 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.5", + "version": "1.6.6", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", @@ -30,7 +30,7 @@ "NSAllowsLocalNetworking": true } }, - "buildNumber": "14" + "buildNumber": "15" }, "android": { "adaptiveIcon": { @@ -48,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 14 + "versionCode": 15 }, "plugins": [ "expo-router", |
