From 0f1bbb886807734abc083b3bb520de88ed39dc21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 09:03:39 -0500 Subject: [PATCH] Bumped version to 1.55.0 (#2214) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (cherry picked from commit e835a53b80478e11ef2dd16e8f30db234a886e5e) --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 14914472bd..b5e0b0a89a 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.54.0", + "version": "1.55.0", "description": "__MSG_extDesc__", "default_locale": "en", "author": "Bitwarden Inc.", @@ -144,4 +144,4 @@ "default_panel": "popup/index.html?uilocation=sidebar", "default_icon": "images/icon19.png" } -} +} \ No newline at end of file