From 514fc8371805471ddd34dad059244fbbfc33dc14 Mon Sep 17 00:00:00 2001 From: michaeltout Date: Thu, 17 Jun 2021 19:21:54 +0200 Subject: [PATCH 1/3] Update Bitcore address format --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 759d9f90..62296024 100644 --- a/yarn.lock +++ b/yarn.lock @@ -558,7 +558,7 @@ aes-js@3.0.0: "agama-wallet-lib@git+https://github.com/VerusCoin/agama-wallet-lib.git#dev": version "0.3.4" - resolved "git+https://github.com/VerusCoin/agama-wallet-lib.git#edd04d5fec15d113341897423277976f14c703f5" + resolved "git+https://github.com/VerusCoin/agama-wallet-lib.git#bd1ff58f25de7c041ee8670d669637b4e72a4e77" dependencies: bigi "^1.4.2" bip32 "^1.0.2" From f6aba499f7c3abcd784f783f1096d63f37992323 Mon Sep 17 00:00:00 2001 From: Asher Dawes Date: Thu, 17 Jun 2021 21:56:33 -0700 Subject: [PATCH 2/3] update submodule --- gui/Verus-Desktop-GUI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/Verus-Desktop-GUI b/gui/Verus-Desktop-GUI index 2f3afd1b..a9b48a63 160000 --- a/gui/Verus-Desktop-GUI +++ b/gui/Verus-Desktop-GUI @@ -1 +1 @@ -Subproject commit 2f3afd1be64b30b2587c5103eb8684db36a8cd28 +Subproject commit a9b48a6374c811d6e4f87713df43318fffba76b4 From 71d9932bdc734ffe03a7b63a1613583488537c77 Mon Sep 17 00:00:00 2001 From: Asher Dawes Date: Thu, 17 Jun 2021 21:57:36 -0700 Subject: [PATCH 3/3] update version --- .gitlab-ci.yml | 4 ++-- package.json | 2 +- version.json | 4 ++-- version_build | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c5a5321d..cf61e8ce 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,8 +8,8 @@ stages: variables: DOCKER_DRIVER: overlay2 DEFAULT_VERUSCOIN_BRANCH: release - VERUS_VERSION: 0.7.3-6 - VERUSCOIN_VERSION: 0.7.3-6 + VERUS_VERSION: 0.7.3-7 + VERUSCOIN_VERSION: 0.7.3-7 KOMODO_VERSION: 0.7.0 PIRATE_VERSION: 5.1.1-1 BINARY_SOURCE: VerusCoin diff --git a/package.json b/package.json index 404602fa..3526f991 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "verus-desktop", "productName": "Verus-Desktop", - "version": "0.7.3-6", + "version": "0.7.3-7", "description": "Verus Desktop Wallet App", "main": "main.js", "scripts": { diff --git a/version.json b/version.json index 2da6609c..890f8db8 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "version": "0.7.3-6", - "minVersion": "0.7.3-6", + "version": "0.7.3-7", + "minVersion": "0.7.3-7", "versionUrl": "https://raw.githubusercontent.com/VerusCoin/Verus-Desktop/master/version.json", "repository": "https://github.com/VerusCoin/Verus-Desktop/" } diff --git a/version_build b/version_build index 6ee37bba..0c63eae8 100644 --- a/version_build +++ b/version_build @@ -1 +1 @@ -0.7.3-6 +0.7.3-7