diff --git a/app.json b/app.json index f38e93a5..6ac2133f 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Streamyfin", "slug": "streamyfin", - "version": "0.2.1", + "version": "0.2.2", "orientation": "portrait", "icon": "./assets/images/icon.png", "scheme": "streamyfin", diff --git a/eas.json b/eas.json index da4ca32b..1a9b0d69 100644 --- a/eas.json +++ b/eas.json @@ -21,13 +21,13 @@ } }, "production": { - "channel": "0.2.1", + "channel": "0.2.2", "android": { "image": "latest" } }, "production-apk": { - "channel": "0.2.1", + "channel": "0.2.2", "android": { "buildType": "apk", "image": "latest"