Browse Source

Bump version to 2.22.3 (#1170)

PS-589-add-2fa-new-device-login-settings-flag
Oscar Hinton 4 years ago committed by GitHub
parent
commit
7fd9427801
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 @@
{ {
"name": "bitwarden-web", "name": "bitwarden-web",
"version": "2.22.2", "version": "2.22.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "bitwarden-web", "name": "bitwarden-web",
"version": "2.22.2", "version": "2.22.3",
"hasInstallScript": true, "hasInstallScript": true,
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {

2
package.json

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

Loading…
Cancel
Save