chore: version

This commit is contained in:
Fredrik Burmester
2024-08-12 16:42:17 +02:00
parent d854699cc8
commit cb95ccff3a

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.1.1",
"version": "0.2.0",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -37,7 +37,7 @@
"android.permission.FOREGROUND_SERVICE",
"android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK"
],
"versionCode": 5
"versionCode": 6
},
"web": {
"bundler": "metro",