From 010a4210f49dbe1bb435fe7b0a6ac54712344d50 Mon Sep 17 00:00:00 2001
From: Matt Portune <59324545+mportune-bw@users.noreply.github.com>
Date: Thu, 23 Sep 2021 14:24:52 -0400
Subject: [PATCH] bump version for testflight (#1547)
---
src/Android/Properties/AndroidManifest.xml | 2 +-
src/iOS.Autofill/Info.plist | 2 +-
src/iOS.Extension/Info.plist | 2 +-
src/iOS/Info.plist | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml
index 0561d5c1b..3207365d1 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.13.0"
+ android:versionName="2.13.1"
android:installLocation="internalOnly"
package="com.x8bit.bitwarden">
diff --git a/src/iOS.Autofill/Info.plist b/src/iOS.Autofill/Info.plist
index 1a316b694..16d29f75c 100644
--- a/src/iOS.Autofill/Info.plist
+++ b/src/iOS.Autofill/Info.plist
@@ -11,7 +11,7 @@
CFBundleIdentifier
com.8bit.bitwarden.autofill
CFBundleShortVersionString
- 2.13.0
+ 2.13.1
CFBundleVersion
1
CFBundleLocalizations
diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist
index 88cc9f3b9..d0d15954d 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.13.0
+ 2.13.1
CFBundleLocalizations
en
diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist
index b84166494..b075e022a 100644
--- a/src/iOS/Info.plist
+++ b/src/iOS/Info.plist
@@ -11,7 +11,7 @@
CFBundleIdentifier
com.8bit.bitwarden
CFBundleShortVersionString
- 2.13.0
+ 2.13.1
CFBundleVersion
1
CFBundleIconName