From a7c5c7eaf640d47b5bf5bfb622b2b5298129fbc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 14:46:12 -0700 Subject: [PATCH] Bump version to 1.26.0 (#1450) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (cherry picked from commit e09df347f43c3b9a3908cf2b84a8d106268e54ba) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f8b8539d..f43f913b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bitwarden/web-vault", - "version": "2.25.1", + "version": "1.26.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@bitwarden/web-vault", - "version": "2.25.1", + "version": "1.26.0", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 8711bafc..38ddaee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bitwarden/web-vault", - "version": "2.25.1", + "version": "1.26.0", "license": "GPL-3.0", "repository": "https://github.com/bitwarden/web", "scripts": {