1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 02:53:28 +00:00

Bump version to 2025.1.0 (#12622)

This commit is contained in:
Addison Beck
2024-12-30 11:03:51 -05:00
committed by GitHub
parent afe11676e2
commit 77a2b24dbc
9 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bitwarden/web-vault",
"version": "2024.12.2",
"version": "2025.1.0",
"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",