mirror of
https://github.com/andrei0x309/clear-wallet.git
synced 2024-11-18 23:41:10 +00:00
change-log: update
This commit is contained in:
parent
d66d508173
commit
83b88709d4
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## Manifest Version 1.1.7
|
||||
|
||||
- added support for eth get code method
|
||||
- added article about repo in README.md
|
||||
|
||||
## Manifest Version 1.1.6
|
||||
|
||||
- made wallet proxy `return true` on trying to overwrite object (to fix an issue with the official polygon bridge website)
|
||||
|
@ -3,8 +3,8 @@
|
||||
"name": "__MSG_appName__",
|
||||
"description": "__MSG_appDesc__",
|
||||
"default_locale": "en",
|
||||
"version": "1.1.6",
|
||||
"version_name": "1.1.6",
|
||||
"version": "1.1.7",
|
||||
"version_name": "1.1.7",
|
||||
"icons": {
|
||||
"16": "assets/extension-icon/wallet_16.png",
|
||||
"32": "assets/extension-icon/wallet_32.png",
|
||||
|
Loading…
Reference in New Issue
Block a user