1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

Fix version number for Web (#10400)

This commit is contained in:
Vince Grassia
2024-08-05 09:56:43 -04:00
committed by GitHub
parent 032c013dd7
commit 3c4eaa1c92
2 changed files with 2 additions and 2 deletions

View File

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

2
package-lock.json generated
View File

@@ -249,7 +249,7 @@
},
"apps/web": {
"name": "@bitwarden/web-vault",
"version": "2024.8.0"
"version": "2024.7.3"
},
"libs/admin-console": {
"name": "@bitwarden/admin-console",