bump version

This commit is contained in:
Kyle Spearrin 2019-10-07 09:42:55 -04:00
parent b0f86ea161
commit b58c29111a
4 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:versionCode="1" android:versionCode="1"
android:versionName="2.2.4" android:versionName="2.2.5"
package="com.x8bit.bitwarden"> package="com.x8bit.bitwarden">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="28" /> <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="28" />

View file

@ -11,9 +11,9 @@
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.8bit.bitwarden.autofill</string> <string>com.8bit.bitwarden.autofill</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.2.4</string> <string>2.2.5</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>58</string> <string>59</string>
<key>CFBundleLocalizations</key> <key>CFBundleLocalizations</key>
<array> <array>
<string>en</string> <string>en</string>

View file

@ -11,9 +11,9 @@
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.8bit.bitwarden.find-login-action-extension</string> <string>com.8bit.bitwarden.find-login-action-extension</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.2.4</string> <string>2.2.5</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>58</string> <string>59</string>
<key>CFBundleLocalizations</key> <key>CFBundleLocalizations</key>
<array> <array>
<string>en</string> <string>en</string>

View file

@ -11,9 +11,9 @@
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.8bit.bitwarden</string> <string>com.8bit.bitwarden</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.2.4</string> <string>2.2.5</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>58</string> <string>59</string>
<key>CFBundleIconName</key> <key>CFBundleIconName</key>
<string>AppIcon</string> <string>AppIcon</string>
<key>CFBundleURLTypes</key> <key>CFBundleURLTypes</key>