diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fcb69be1..cb428f63 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.2-5 - VERUSCOIN_VERSION: 0.7.2-5 + VERUS_VERSION: 0.7.2-6 + VERUSCOIN_VERSION: 0.7.2-6 KOMODO_VERSION: 0.6.1 BINARY_SOURCE: VerusCoin VERUS_APPIMAGE_X64: Verus-Desktop-v${VERUS_VERSION}-x86_64.AppImage diff --git a/gui/Verus-Desktop-GUI b/gui/Verus-Desktop-GUI index db216b22..9d20a843 160000 --- a/gui/Verus-Desktop-GUI +++ b/gui/Verus-Desktop-GUI @@ -1 +1 @@ -Subproject commit db216b2253d1eb815bb0e953dcefa5a45e5ad66e +Subproject commit 9d20a843aff3cd9eea461f7e22c17699b6de9b00 diff --git a/package.json b/package.json index 03a14817..1cb07d97 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "verus-desktop", "productName": "Verus-Desktop", - "version": "0.7.2-5", + "version": "0.7.2-6", "description": "Verus Desktop Wallet App", "main": "main.js", "scripts": { diff --git a/version.json b/version.json index 6bc2352b..340ace7a 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "0.7.2-5", + "version": "0.7.2-6", "minVersion": "0.7.2-4", "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 bd86f546..3bb660a2 100644 --- a/version_build +++ b/version_build @@ -1 +1 @@ -0.7.2-5 +0.7.2-6 diff --git a/yarn.lock b/yarn.lock index db1941a4..49514a20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,7 +168,7 @@ after@0.8.2: "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#b855d8297d448a8197ad0e9e4b6157a2f0944058" + resolved "git+https://github.com/VerusCoin/agama-wallet-lib.git#faaa52a23961cad24b6b239e8f33c21e02d53206" dependencies: bigi "^1.4.2" bip32 "^1.0.2"