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