diff --git a/app.json b/app.json index 349403f..b0cdcb8 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Timeout Ultimate", "slug": "timeout-ultimate", - "version": "6.0.0", + "version": "6.0.1", "orientation": "portrait", "icon": "./assets/icon.png", "splash": { @@ -18,7 +18,7 @@ "**/*" ], "ios": { - "buildNumber": "6.0.0", + "buildNumber": "6.0.1", "bundleIdentifier": "com.ultimate.timeout", "supportsTablet": true },