From 2ce4f31a41604367382f3abe667aaefa3e0ecafb Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 29 Aug 2016 23:52:08 -0400 Subject: [PATCH] version 0.0.4 bump --- 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 53859dc99..9ee9afa4b 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 d6738f992..df1603649 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -13,11 +13,11 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.0.3 + 0.0.4 CFBundleSignature ???? CFBundleVersion - 3 + 4 NSExtension NSExtensionAttributes diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index c6500b922..ba008c67f 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -28,7 +28,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleVersion - 3 + 4 CFBundleIconFiles Icon-72@2x.png @@ -49,7 +49,7 @@ UILaunchStoryboardName LaunchScreen CFBundleShortVersionString - 0.0.3 + 0.0.4 UIMainStoryboardFile~ipad LaunchScreen UIViewControllerBasedStatusBarAppearance