Skip to content

Commit 3b2f89e

Browse files
committed
Revert "Bumped client version(s)"
This reverts commit 22ec7ef.
1 parent 22ec7ef commit 3b2f89e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apps/browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitwarden/browser",
3-
"version": "2025.3.2",
3+
"version": "2025.3.1",
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

+1-1
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.3.2",
5+
"version": "2025.3.1",
66
"description": "__MSG_extDesc__",
77
"default_locale": "en",
88
"author": "Bitwarden Inc.",

apps/browser/src/manifest.v3.json

+1-1
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.3.2",
6+
"version": "2025.3.1",
77
"description": "__MSG_extDesc__",
88
"default_locale": "en",
99
"author": "Bitwarden Inc.",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)