Skip to content

Commit e9b767f

Browse files
committed
chore: Bump version
1 parent 99ae740 commit e9b767f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "1.55.3",
5+
"version": "2.0",
66
"description": "__MSG_extDesc__",
77
"default_locale": "en",
88
"author": "Cozy Cloud",

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

0 commit comments

Comments
 (0)