Skip to content

Commit 647526f

Browse files
actions-useraddisonbeck
authored andcommitted
Bumped client version(s)
1 parent 1b40780 commit 647526f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apps/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitwarden/browser",
3-
"version": "2025.4.0",
3+
"version": "2025.5.0",
44
"scripts": {
55
"build": "npm run build:chrome",
66
"build:chrome": "cross-env BROWSER=chrome MANIFEST_VERSION=3 NODE_OPTIONS=\"--max-old-space-size=8192\" webpack",

apps/browser/src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extName__",
44
"short_name": "Bitwarden",
5-
"version": "2025.4.0",
5+
"version": "2025.5.0",
66
"description": "__MSG_extDesc__",
77
"default_locale": "en",
88
"author": "Bitwarden Inc.",

apps/browser/src/manifest.v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"minimum_chrome_version": "102.0",
44
"name": "__MSG_extName__",
55
"short_name": "Bitwarden",
6-
"version": "2025.4.0",
6+
"version": "2025.5.0",
77
"description": "__MSG_extDesc__",
88
"default_locale": "en",
99
"author": "Bitwarden Inc.",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)