Merge pull request #2145 from bitwarden/feature/version-bump

Version bump 1.54.0

(cherry picked from commit 541de32597)
This commit is contained in:
Joseph Flinn 2021-10-27 08:41:44 -07:00 committed by Joseph Flinn
parent 728f2cb32f
commit 45f792f9d2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_extName__",
"short_name": "__MSG_appName__",
"version": "1.53.0",
"version": "1.54.0",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Bitwarden Inc.",