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