chore: version

This commit is contained in:
Fredrik Burmester
2024-08-12 20:48:09 +02:00
parent 5f323d5132
commit 7bab4a78bc
2 changed files with 3 additions and 3 deletions

View File

@@ -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",

View File

@@ -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"