Update version number

This commit is contained in:
Anthony Lavado 2020-02-12 00:29:57 -05:00
parent 96234facea
commit 682826493c

View File

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