Update version number for hotfix

Increment the version number so the hot fix is recognized as a new update.
This commit is contained in:
Anthony Lavado 2020-05-01 13:16:48 -04:00 committed by GitHub
parent a606c628a6
commit 63762e9ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"ios",
"android"
],
"version": "1.1.0",
"version": "1.1.1",
"orientation": "default",
"primaryColor": "#00a4dc",
"icon": "./assets/images/icon.png",
@ -25,7 +25,7 @@
"**/*"
],
"ios": {
"buildNumber": "5",
"buildNumber": "1",
"supportsTablet": true,
"bundleIdentifier": "org.jellyfin.expo",
"infoPlist": {