chore: version

This commit is contained in:
Fredrik Burmester
2025-07-10 21:40:10 +02:00
committed by Alex Kim
parent b96ca1702f
commit 3e74bfdeee
3 changed files with 5 additions and 4 deletions

View File

@@ -47,14 +47,14 @@
},
"production": {
"environment": "production",
"channel": "0.28.0",
"channel": "0.28.1",
"android": {
"image": "latest"
}
},
"production-apk": {
"environment": "production",
"channel": "0.28.0",
"channel": "0.28.1",
"android": {
"buildType": "apk",
"image": "latest"
@@ -62,7 +62,7 @@
},
"production-apk-tv": {
"environment": "production",
"channel": "0.28.0",
"channel": "0.28.1",
"android": {
"buildType": "apk",
"image": "latest"