Skip to content

Commit 747aa88

Browse files
actions-uservgrassia
authored andcommitted
Bumped client version(s)
(cherry picked from commit b7ec74d)
1 parent fbf87e7 commit 747aa88

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