diff --git a/app.json b/app.json index b0cdcb8..06ff84a 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Timeout Ultimate", "slug": "timeout-ultimate", - "version": "6.0.1", + "version": "6.0.2", "orientation": "portrait", "icon": "./assets/icon.png", "splash": { @@ -18,13 +18,13 @@ "**/*" ], "ios": { - "buildNumber": "6.0.1", + "buildNumber": "6.0.2", "bundleIdentifier": "com.ultimate.timeout", "supportsTablet": true }, "android": { "package": "com.ultimate.timeout", - "versionCode": 6, + "versionCode": 7, "icon": "./assets/android_icon.png", "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png",