Browse Source

Bumped browser version to 2022.05.0 (#2768)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/2769/head
github-actions[bot] 4 years ago committed by GitHub
parent
commit
dac02ed11d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/browser/src/manifest.json

2
apps/browser/src/manifest.json

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

Loading…
Cancel
Save