Bumped web version to 2024.2.3 (#8096)
This commit is contained in:
parent
c37fa9712b
commit
cf0c5c53b8
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@bitwarden/web-vault",
|
||||
"version": "2024.2.2",
|
||||
"version": "2024.2.3",
|
||||
"scripts": {
|
||||
"build:oss": "webpack",
|
||||
"build:bit": "webpack -c ../../bitwarden_license/bit-web/webpack.config.js",
|
||||
|
|
|
@ -264,7 +264,7 @@
|
|||
},
|
||||
"apps/web": {
|
||||
"name": "@bitwarden/web-vault",
|
||||
"version": "2024.2.2"
|
||||
"version": "2024.2.3"
|
||||
},
|
||||
"libs/admin-console": {
|
||||
"name": "@bitwarden/admin-console",
|
||||
|
|
Loading…
Reference in New Issue