diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index 42251c8f3..782509a07 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 a4bb73134..d9845fd7a 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -13,11 +13,11 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.0.6 + 1.0.0 CFBundleSignature ???? CFBundleVersion - 6 + 7 NSExtension NSExtensionAttributes diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index aa65f3a4a..579d514db 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -28,7 +28,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleVersion - 6 + 7 CFBundleIconFiles Icon-72@2x.png @@ -49,7 +49,7 @@ UILaunchStoryboardName LaunchScreen CFBundleShortVersionString - 0.0.6 + 1.0.0 UIMainStoryboardFile~ipad LaunchScreen UIViewControllerBasedStatusBarAppearance