Browse Source

Bumped version to 2.26.1 (#1468)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PS-589-add-2fa-new-device-login-settings-flag
github-actions[bot] 4 years ago committed by GitHub
parent
commit
45a39f6200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json generated

@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
{
"name": "@bitwarden/web-vault",
"version": "2.26.0",
"version": "2.26.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bitwarden/web-vault",
"version": "2.26.0",
"version": "2.26.1",
"hasInstallScript": true,
"license": "GPL-3.0",
"dependencies": {

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "@bitwarden/web-vault",
"version": "2.26.0",
"version": "2.26.1",
"license": "GPL-3.0",
"repository": "https://github.com/bitwarden/web",
"scripts": {

Loading…
Cancel
Save