chore: version

This commit is contained in:
Fredrik Burmester
2024-08-15 16:47:05 +02:00
parent 42ce8f15af
commit 9817938d44
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.5.1",
"version": "0.6.0",
"orientation": "default",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -35,7 +35,7 @@
},
"android": {
"jsEngine": "hermes",
"versionCode": 16,
"versionCode": 17,
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon.png"
},