Merge pull request #2346 from bitwarden/version_bump_1.56.2

Bump version to 1.56.2

(cherry picked from commit 6ad3957500)
This commit is contained in:
Joseph Flinn 2022-02-10 23:41:30 -08:00 committed by Joseph Flinn
parent 7bce2edae6
commit 9c2efe9f7f
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.56.1",
"version": "1.56.2",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Bitwarden Inc.",