change-log: update

This commit is contained in:
Andrei O 2022-12-04 10:15:28 +02:00
parent d66d508173
commit 83b88709d4
No known key found for this signature in database
GPG Key ID: B961E5B68389457E
2 changed files with 7 additions and 2 deletions

View File

@ -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)

View File

@ -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",