1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Web Version Bump to 2022.6.0 (#2992)

This commit is contained in:
Joseph Flinn
2022-06-28 13:24:13 -07:00
committed by GitHub
parent 02116bc4d0
commit 74a3b05a0f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bitwarden/web-vault",
"version": "2022.05.0",
"version": "2022.6.0",
"scripts": {
"build:oss": "webpack",
"build:bit": "webpack -c ../../bitwarden_license/bit-web/webpack.config.js",

2
package-lock.json generated
View File

@@ -227,7 +227,7 @@
},
"apps/web": {
"name": "@bitwarden/web-vault",
"version": "2022.05.0"
"version": "2022.6.0"
},
"libs/angular": {
"name": "@bitwarden/angular",