Skip to content

Commit

Permalink
chore: Bump 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zatteo committed Jul 11, 2024
1 parent 8440f79 commit 7c3ffd8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitwarden/browser",
"version": "2.0.0",
"version": "2.0.1",
"scripts": {
"build": "webpack",
"start": "webpack --watch",
Expand Down
2 changes: 1 addition & 1 deletion apps/browser/src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_extName__",
"short_name": "__MSG_appName__",
"version": "2.0.0",
"version": "2.0.1",
"description": "__MSG_extDesc__",
"default_locale": "en",
"author": "Cozy Cloud",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c3ffd8

Please sign in to comment.