diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index 9ee9afa4b..ecbf51979 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 df1603649..447cbd6fe 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -13,11 +13,11 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.0.4 + 0.0.5 CFBundleSignature ???? CFBundleVersion - 4 + 5 NSExtension NSExtensionAttributes diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index ba008c67f..09321a8c1 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -28,7 +28,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleVersion - 4 + 5 CFBundleIconFiles Icon-72@2x.png @@ -49,7 +49,7 @@ UILaunchStoryboardName LaunchScreen CFBundleShortVersionString - 0.0.4 + 0.0.5 UIMainStoryboardFile~ipad LaunchScreen UIViewControllerBasedStatusBarAppearance