Skip to content

Commit

Permalink
bump version to 5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wk3368 committed Nov 25, 2022
1 parent f7d0d2f commit bf03bff
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

## [5.1.6] - 2022-11-25

- Bug fixes:

- estimatedGasHex should be gas_used \* gas_unit_price

## [5.1.5] - 2022-11-23

- Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion app/manifest/_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"notifications"
],
"short_name": "__MSG_appName__",
"version": "5.1.5",
"version": "5.1.6",
"web_accessible_resources": [
"inpage.js",
"phishing.html"
Expand Down

0 comments on commit bf03bff

Please sign in to comment.