diff --git a/README.md b/README.md index bf576c334..4fe222071 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Bitwarden mobile application is written in C# with Xamarin Android, Xamarin iOS, and Xamarin Forms. - + # Build/Run diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index 7eee46e86..f9473bdba 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.0.2" + android:versionName="2.0.3" package="com.x8bit.bitwarden"> diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index 9b8dd69f5..b03d4bfd3 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleShortVersionString - 2.0.2 + 2.0.3 CFBundleVersion 50 CFBundleIconName