1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-07 02:53:56 +00:00

bump version

This commit is contained in:
Kyle Spearrin
2019-10-23 09:27:31 -04:00
parent f951fea555
commit 5f0c9725ce
4 changed files with 7 additions and 7 deletions

View File

@@ -11,9 +11,7 @@
<key>CFBundleIdentifier</key>
<string>com.8bit.bitwarden.find-login-action-extension</string>
<key>CFBundleShortVersionString</key>
<string>2.2.5</string>
<key>CFBundleVersion</key>
<string>59</string>
<string>2.2.6</string>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
@@ -105,5 +103,7 @@
<key>NSExtensionPointIdentifier</key>
<string>com.apple.ui-services</string>
</dict>
<key>CFBundleVersion</key>
<string>60</string>
</dict>
</plist>