From 682826493ca4a5c9fade4d1b5c813352dd69e73f Mon Sep 17 00:00:00 2001 From: Anthony Lavado Date: Wed, 12 Feb 2020 00:29:57 -0500 Subject: [PATCH] Update version number --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 3dcb784..3d800b0 100644 --- a/app.json +++ b/app.json @@ -8,7 +8,7 @@ "ios", "android" ], - "version": "0.1.0", + "version": "0.1.1", "orientation": "default", "primaryColor": "#00a4dc", "icon": "./assets/images/icon.png", @@ -25,7 +25,7 @@ "**/*" ], "ios": { - "buildNumber": "3", + "buildNumber": "5", "supportsTablet": true, "bundleIdentifier": "org.jellyfin.expo", "infoPlist": {