Skip to content

Commit

Permalink
bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wk3368 committed Apr 1, 2022
1 parent a12a0c6 commit ccfbc37
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [4.0.1] - 2022-03-31

- Bug fixes:

- Replace `MultiSign` with `MultiSig` while diplay on the page

## [4.0.0] - 2022-03-20

- New features:
Expand Down
2 changes: 1 addition & 1 deletion app/manifest/_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"notifications"
],
"short_name": "__MSG_appName__",
"version": "4.0.0",
"version": "4.0.1",
"web_accessible_resources": [
"inpage.js",
"phishing.html"
Expand Down

0 comments on commit ccfbc37

Please sign in to comment.