1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 00:23:17 +00:00

Bumped client version(s)

This commit is contained in:
Github Actions
2025-04-21 14:22:41 +00:00
committed by Jake Fink
parent aa02257068
commit 878616b3ca
9 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bitwarden/web-vault",
"version": "2025.3.1",
"version": "2025.4.1",
"scripts": {
"build:oss": "cross-env NODE_OPTIONS=\"--max-old-space-size=8192\" webpack",
"build:bit": "cross-env NODE_OPTIONS=\"--max-old-space-size=8192\" webpack -c ../../bitwarden_license/bit-web/webpack.config.js",