Browse Source

Bumped version to 2.26.2 (#1511)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit cf9a90d10e)
v2.26.2
github-actions[bot] 4 years ago committed by Matt Gibson
parent
commit
2fd954f62b
  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.1",
"version": "2.26.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bitwarden/web-vault",
"version": "2.26.1",
"version": "2.26.2",
"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.1",
"version": "2.26.2",
"license": "GPL-3.0",
"repository": "https://github.com/bitwarden/web",
"scripts": {

Loading…
Cancel
Save