1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-04 14:22:50 +01:00

version bump

This commit is contained in:
Kyle Spearrin 2018-01-18 21:35:31 -05:00
parent f96dc740fe
commit d79b671ef4
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "__MSG_extName__", "name": "__MSG_extName__",
"short_name": "__MSG_appName__", "short_name": "__MSG_appName__",
"version": "1.23.0", "version": "1.24.0",
"description": "__MSG_extDesc__", "description": "__MSG_extDesc__",
"default_locale": "en", "default_locale": "en",
"author": "8bit Solutions LLC", "author": "8bit Solutions LLC",

View File

@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.23.0</string> <string>1.24.0</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1</string> <string>1</string>
<key>Chrome</key> <key>Chrome</key>