1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 19:53:59 +00:00

Bumped client version(s)

(cherry picked from commit 2810f2aaaf)
This commit is contained in:
Github Actions
2025-07-01 17:02:17 +00:00
committed by Vince Grassia
parent 426944f666
commit d2ca33908d
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_extName__",
"short_name": "Bitwarden",
"version": "2025.6.0",
"version": "2025.6.1",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Bitwarden Inc.",

View File

@@ -3,7 +3,7 @@
"minimum_chrome_version": "102.0",
"name": "__MSG_extName__",
"short_name": "Bitwarden",
"version": "2025.6.0",
"version": "2025.6.1",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Bitwarden Inc.",

2
package-lock.json generated
View File

@@ -197,7 +197,7 @@
},
"apps/browser": {
"name": "@bitwarden/browser",
"version": "2025.6.0"
"version": "2025.6.1"
},
"apps/cli": {
"name": "@bitwarden/cli",