Web version bump to 2022.11.0 for QA testing

This commit is contained in:
Joseph Flinn 2022-11-03 08:56:54 -07:00
parent b1189b1168
commit 484db431ed
No known key found for this signature in database
GPG Key ID: B7E429D4A0FBD2A0
2 changed files with 2 additions and 2 deletions

View File

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

2
package-lock.json generated
View File

@ -233,7 +233,7 @@
},
"apps/web": {
"name": "@bitwarden/web-vault",
"version": "2022.9.2"
"version": "2022.11.0"
},
"libs/angular": {
"name": "@bitwarden/angular",