mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-01 04:46:28 +01:00
chore: version
This commit is contained in:
committed by
Alex Kim
parent
b96ca1702f
commit
3e74bfdeee
6
eas.json
6
eas.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user