diff --git a/src/Android/Android.csproj b/src/Android/Android.csproj index 39541c4f1..827760bc6 100644 --- a/src/Android/Android.csproj +++ b/src/Android/Android.csproj @@ -79,18 +79,19 @@ - 1.6.1 + 1.7.0 - 121.0.1 + 122.0.0 - + + - + - + 117.0.0 diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index 3780453ff..2da9c7278 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.11.1" + android:versionName="2.11.2" android:installLocation="internalOnly" package="com.x8bit.bitwarden"> diff --git a/src/App/App.csproj b/src/App/App.csproj index ee5c19f33..9e85ac823 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -13,11 +13,11 @@ - + - + - + diff --git a/src/iOS.Autofill/Info.plist b/src/iOS.Autofill/Info.plist index 127c828ab..61795efc5 100644 --- a/src/iOS.Autofill/Info.plist +++ b/src/iOS.Autofill/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden.autofill CFBundleShortVersionString - 2.11.1 + 2.11.2 CFBundleVersion 1 CFBundleLocalizations diff --git a/src/iOS.Autofill/iOS.Autofill.csproj b/src/iOS.Autofill/iOS.Autofill.csproj index 6f940524e..b6712c1e7 100644 --- a/src/iOS.Autofill/iOS.Autofill.csproj +++ b/src/iOS.Autofill/iOS.Autofill.csproj @@ -253,7 +253,7 @@ - 4.2.0 + 4.3.0 diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index 0676caef2..17918d886 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.11.1 + 2.11.2 CFBundleLocalizations en diff --git a/src/iOS.Extension/iOS.Extension.csproj b/src/iOS.Extension/iOS.Extension.csproj index a6496bdd3..a21af8489 100644 --- a/src/iOS.Extension/iOS.Extension.csproj +++ b/src/iOS.Extension/iOS.Extension.csproj @@ -231,7 +231,7 @@ - 4.2.0 + 4.3.0 diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index 696ab6dd7..5cf6ed064 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleShortVersionString - 2.11.1 + 2.11.2 CFBundleVersion 1 CFBundleIconName diff --git a/src/iOS/iOS.csproj b/src/iOS/iOS.csproj index cd733a7b3..ecda6a2d0 100644 --- a/src/iOS/iOS.csproj +++ b/src/iOS/iOS.csproj @@ -163,7 +163,7 @@ - 1.6.1 + 1.7.0 diff --git a/store/google/Publisher/Publisher.csproj b/store/google/Publisher/Publisher.csproj index cec917ecb..c4eb120e0 100644 --- a/store/google/Publisher/Publisher.csproj +++ b/store/google/Publisher/Publisher.csproj @@ -8,7 +8,7 @@ - + diff --git a/test/Common/Common.csproj b/test/Common/Common.csproj index 09603aca0..684b990f2 100644 --- a/test/Common/Common.csproj +++ b/test/Common/Common.csproj @@ -15,7 +15,7 @@ - + diff --git a/test/Core.Test/Core.Test.csproj b/test/Core.Test/Core.Test.csproj index 03a170d2f..05a117c93 100644 --- a/test/Core.Test/Core.Test.csproj +++ b/test/Core.Test/Core.Test.csproj @@ -7,7 +7,7 @@ - +