From 603addfa7eeaa092e7af7e7e5bd1e1c36639a9c1 Mon Sep 17 00:00:00 2001 From: Wietze Bronkema <11412480+wtzb@users.noreply.github.com> Date: Mon, 4 May 2020 14:21:17 +0200 Subject: [PATCH] release/1.7.10 (#3235) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36589d23fcc..88a695ccd94 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "MyCrypto", "author": "MyCryptoHQ", - "version": "1.7.9", + "version": "1.7.10", "main": "main.js", "description": "MyCrypto is a free, open-source interface for interacting with the blockchain", "repository": "https://github.com/MyCryptoHQ/MyCrypto",