mirror of
https://github.com/andrei0x309/clear-wallet.git
synced 2024-11-18 23:41:10 +00:00
chore: set version to 1.3.1
This commit is contained in:
parent
c77a675e43
commit
a6340ae936
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Manifest Version 1.3.0
|
||||
## Manifest Version 1.3.1
|
||||
|
||||
- refactored the wallet to use etheres V6
|
||||
- implemented EIP6963Provider
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "clear-wallet",
|
||||
"version": "1.2.10",
|
||||
"version": "1.3.0",
|
||||
"private": true,
|
||||
"description": "Clear Wallet (CLW) is a wallet that helps you manage your Ethereum assets and interact with Ethereum dApps and contracts with the main focus on absolute privacy.",
|
||||
"scripts": {
|
||||
|
@ -3,8 +3,8 @@
|
||||
"name": "__MSG_appName__",
|
||||
"description": "__MSG_appDesc__",
|
||||
"default_locale": "en",
|
||||
"version": "1.3.0",
|
||||
"version_name": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"version_name": "1.3.1",
|
||||
"icons": {
|
||||
"16": "assets/extension-icon/wallet_16.png",
|
||||
"32": "assets/extension-icon/wallet_32.png",
|
||||
|
Loading…
Reference in New Issue
Block a user