Merge pull request #2353 from bitwarden/version_bump_1.56.3

Bump version to 1.56.3

(cherry picked from commit f8776dc8ac)
This commit is contained in:
Joseph Flinn 2022-02-11 04:49:29 -08:00 committed by Joseph Flinn
parent d4ff3ceb3b
commit 8a7d39a425
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.2",
"version": "1.56.3",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Bitwarden Inc.",