diff --git a/CHANGELOG.md b/CHANGELOG.md index 3badc31..7b5ceaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [4.8.0] - 2022-10-17 + +- Bug fixes: + + - [#85 state.get_with_proof_by_root_raw does not exists](https://github.com/starcoinorg/starmask-extension/issues/85) + ## [4.7.0] - 2022-07-10 - Bug fixes: diff --git a/app/manifest/_base.json b/app/manifest/_base.json index ef3adb6..32f86db 100644 --- a/app/manifest/_base.json +++ b/app/manifest/_base.json @@ -85,7 +85,7 @@ "notifications" ], "short_name": "__MSG_appName__", - "version": "4.7.0", + "version": "4.8.0", "web_accessible_resources": [ "inpage.js", "phishing.html"