From f053922b339a6c54f59fc9de774c6d9afeb9e715 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 09:26:43 -0500 Subject: [PATCH] Bumped version to 1.56.5 (#2380) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (cherry picked from commit 7b4fe21092d0e356f43dc68f5c53c93ebb9cb00e) --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 7cf2f909b3..fd6c86d7f4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_appName__", - "version": "1.56.4", + "version": "1.56.5", "description": "__MSG_extDesc__", "default_locale": "en", "author": "Bitwarden Inc.",