Merge pull request #1676 from bitwarden/version-bump

Minor release version bump to 1.49.0
This commit is contained in:
Chad Scharf 2021-03-10 11:25:40 -05:00
parent 0a71006b48
commit 61c9769e9a
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.48.1",
"version": "1.49.0",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Bitwarden Inc.",