Skip to content

Commit dc904f4

Browse files
actions-usertrmartin4
authored andcommitted
Bumped client version(s)
(cherry picked from commit 7837e08)
1 parent 9d9a6ba commit dc904f4

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": "2024.12.3",
3+
"version": "2024.12.4",
44
"scripts": {
55
"build": "npm run build:chrome",
66
"build:chrome": "cross-env BROWSER=chrome MANIFEST_VERSION=3 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": "__MSG_appName__",
5-
"version": "2024.12.3",
5+
"version": "2024.12.4",
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": "__MSG_appName__",
6-
"version": "2024.12.3",
6+
"version": "2024.12.4",
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)