From fbd9217f6fe972b0866c408bcc8430c7eec70562 Mon Sep 17 00:00:00 2001 From: Karol Trzeszczkowski Date: Mon, 18 Nov 2019 10:57:37 +0100 Subject: [PATCH] bump version Signed-off-by: Karol Trzeszczkowski --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1e926ed..647f9ea 100755 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "display_name": "Simple Escrow Plugin", - "version": "0.3", + "version": "0.4", "description": "Use multisignature with a regular wallet", "project_url": "https://github.com/KarolTrzeszczkowski/Electron-Cash-Simple-Escrow-Plugin/", "minimum_ec_version": "4.0.11",