chore: version

This commit is contained in:
Fredrik Burmester
2024-08-28 22:11:54 +02:00
parent faf39a6de2
commit 30348dc28f
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.9.0",
"version": "0.10.0",
"orientation": "default",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -33,7 +33,7 @@
},
"android": {
"jsEngine": "hermes",
"versionCode": 27,
"versionCode": 29,
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon.png"
},