diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index d7bbfa94e..4f5f7d624 100644 --- a/src/Android/Properties/AndroidManifest.xml +++ b/src/Android/Properties/AndroidManifest.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:versionCode="1" - android:versionName="2.10.0" + android:versionName="2.10.1" android:installLocation="internalOnly" package="com.x8bit.bitwarden"> diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 482c7f67f..ea3d9836f 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -23,8 +23,8 @@ - - + + diff --git a/src/iOS.Autofill/Info.plist b/src/iOS.Autofill/Info.plist index e3c632bb2..7d6df40ff 100644 --- a/src/iOS.Autofill/Info.plist +++ b/src/iOS.Autofill/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden.autofill CFBundleShortVersionString - 2.10.0 + 2.10.1 CFBundleVersion 1 CFBundleLocalizations diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index 8cbecb952..545f662aa 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden.find-login-action-extension CFBundleShortVersionString - 2.10.0 + 2.10.1 CFBundleLocalizations en diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index 01c77443e..16fafaef7 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleShortVersionString - 2.10.0 + 2.10.1 CFBundleVersion 1 CFBundleIconName diff --git a/store/google/Publisher/Publisher.csproj b/store/google/Publisher/Publisher.csproj index 4470f4108..cec917ecb 100644 --- a/store/google/Publisher/Publisher.csproj +++ b/store/google/Publisher/Publisher.csproj @@ -8,7 +8,7 @@ - +