1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

Bumped client version(s)

This commit is contained in:
Github Actions
2025-07-01 17:11:29 +00:00
parent 2810f2aaaf
commit 3ae5e063a7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "@bitwarden/cli", "name": "@bitwarden/cli",
"description": "A secure and free password manager for all of your devices.", "description": "A secure and free password manager for all of your devices.",
"version": "2025.6.0", "version": "2025.6.1",
"keywords": [ "keywords": [
"bitwarden", "bitwarden",
"password", "password",

2
package-lock.json generated
View File

@@ -201,7 +201,7 @@
}, },
"apps/cli": { "apps/cli": {
"name": "@bitwarden/cli", "name": "@bitwarden/cli",
"version": "2025.6.0", "version": "2025.6.1",
"license": "SEE LICENSE IN LICENSE.txt", "license": "SEE LICENSE IN LICENSE.txt",
"dependencies": { "dependencies": {
"@koa/multer": "3.1.0", "@koa/multer": "3.1.0",