diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b5ef1afe..c0fbef28 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ stages: variables: DOCKER_DRIVER: overlay2 DEFAULT_VERUSCOIN_BRANCH: release - VERUS_VERSION: 0.7.0 + VERUS_VERSION: 0.7.1 VERUSCOIN_VERSION: 0.7.1 KOMODO_VERSION: 0.6.1 BINARY_SOURCE: VerusCoin diff --git a/package.json b/package.json index 4f8129f8..f8bb1f4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "verus-desktop", "productName": "Verus-Desktop", - "version": "0.7.0-4", + "version": "0.7.1", "description": "Verus Desktop Wallet App", "main": "main.js", "scripts": { diff --git a/version b/version index 4a5bc049..b229c90d 100644 --- a/version +++ b/version @@ -1,2 +1,2 @@ -version=0.7.0-4 -minversion=0.7.0-4 \ No newline at end of file +version=0.7.1 +minversion=0.7.1 \ No newline at end of file diff --git a/version_build b/version_build index 3c9d8028..39e898a4 100644 --- a/version_build +++ b/version_build @@ -1 +1 @@ -0.7.0-4 +0.7.1