From 4c19450f049056e6d949d99581cf44428ffcb0a7 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 22 Dec 2016 22:39:41 -0500 Subject: [PATCH] version bump to 1.2.0 --- src/Android/Properties/AndroidManifest.xml | 2 +- src/iOS.Extension/Info.plist | 4 ++-- src/iOS/Info.plist | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index cd0f40444..e11aa8b85 100644 --- a/src/Android/Properties/AndroidManifest.xml +++ b/src/Android/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index dabe2580f..3486b3ca5 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -13,11 +13,11 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.1.0 + 1.2.0 CFBundleSignature ???? CFBundleVersion - 8 + 9 NSExtension NSExtensionAttributes diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index a9643e75e..1ff2dd47d 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -28,7 +28,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleVersion - 8 + 9 CFBundleIconFiles Icon-72@2x.png @@ -49,7 +49,7 @@ UILaunchStoryboardName LaunchScreen CFBundleShortVersionString - 1.1.0 + 1.2.0 UIMainStoryboardFile~ipad LaunchScreen UIViewControllerBasedStatusBarAppearance