From 146a740050ffa40f7d4b4398b482af76c3b487f6 Mon Sep 17 00:00:00 2001 From: Andrei O Date: Mon, 14 Oct 2024 05:35:36 +0300 Subject: [PATCH] Release v1.4.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ceba26a..27bf19f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clear-wallet", - "version": "1.4.6", + "version": "1.4.7", "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.", "type": "module", @@ -58,4 +58,4 @@ "@capacitor/keyboard": "^5.0.6", "@capacitor/status-bar": "^5.0.6" } -} +} \ No newline at end of file