1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 14:34:02 +00:00

Merge pull request #1309 from bitwarden/update-jslib

Update jslib + version bump
This commit is contained in:
Chad Scharf
2020-06-25 17:20:14 -04:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -15,3 +15,5 @@ build.safariextension/
coverage/
xcuserdata/
*.hmap
!src/safari/safari/app/popup/index.html
src/safari/safari/app/

2
jslib

Submodule jslib updated: 7f6d7424e7...57ace40845

View File

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