Merge pull request #1710 from bitwarden/version-bump-1.49.1

version bump to 1.49.1
This commit is contained in:
Chad Scharf 2021-03-15 17:05:17 -04:00 committed by GitHub
commit cbd8d8fd10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.49.0",
"version": "1.49.1",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Bitwarden Inc.",