chore: bump version to 0.40.0

This commit is contained in:
Fredrik Burmester
2025-10-31 08:37:50 +01:00
parent 781464b768
commit 8eeea35441
3 changed files with 7 additions and 7 deletions

View File

@@ -45,14 +45,14 @@
},
"production": {
"environment": "production",
"channel": "0.39.0",
"channel": "0.40.0",
"android": {
"image": "latest"
}
},
"production-apk": {
"environment": "production",
"channel": "0.39.0",
"channel": "0.40.0",
"android": {
"buildType": "apk",
"image": "latest"
@@ -60,7 +60,7 @@
},
"production-apk-tv": {
"environment": "production",
"channel": "0.39.0",
"channel": "0.40.0",
"android": {
"buildType": "apk",
"image": "latest"