1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00

Bumped version to 2.25.0 (#1327)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-07 19:46:24 -07:00 committed by GitHub
parent a803d58c52
commit 1cba6dc3b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "bitwarden-web",
"version": "2.24.4",
"version": "2.25.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bitwarden-web",
"version": "2.24.4",
"version": "2.25.0",
"hasInstallScript": true,
"license": "GPL-3.0",
"dependencies": {
@ -20625,4 +20625,4 @@
"integrity": "sha1-KOwXzwl0PtyrBW3dixsGJizHPDA="
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "bitwarden-web",
"version": "2.24.4",
"version": "2.25.0",
"license": "GPL-3.0",
"repository": "https://github.com/bitwarden/web",
"scripts": {
@ -85,4 +85,4 @@
"node": "~14",
"npm": "~7"
}
}
}