chore: version

This commit is contained in:
Fredrik Burmester
2024-08-30 10:07:39 +02:00
parent 0a53cf6b17
commit ffea51ccb0
3 changed files with 6 additions and 6 deletions

View File

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