From c027592cf2c3a941ea9792a82b5571b89576ec92 Mon Sep 17 00:00:00 2001 From: Ivan Sein Date: Tue, 5 Dec 2017 12:24:54 +0100 Subject: [PATCH] Change app version to 0.3. Signed-off-by: Ivan Sein --- VideoCalls/Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VideoCalls/Info.plist b/VideoCalls/Info.plist index 90afc802..76f96aab 100644 --- a/VideoCalls/Info.plist +++ b/VideoCalls/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.2 + 0.3 CFBundleVersion 1 LSRequiresIPhoneOS @@ -40,8 +40,6 @@ UIStatusBarStyle UIStatusBarStyleLightContent - UIViewControllerBasedStatusBarAppearance - UIStatusBarTintParameters UINavigationBar @@ -65,5 +63,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIViewControllerBasedStatusBarAppearance +