Skip to content

Commit 259d7ab

Browse files
authored
Merge pull request #174 from VerusCoin/dev
Update version
2 parents 7aba9d9 + 032574d commit 259d7ab

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ stages:
88
variables:
99
DOCKER_DRIVER: overlay2
1010
DEFAULT_VERUSCOIN_BRANCH: master
11-
AGAMA_VERSION: 0.6.0-7
12-
VERUSCOIN_VERSION: 0.6.0-7
11+
AGAMA_VERSION: 0.6.0-8
12+
VERUSCOIN_VERSION: 0.6.0-8
1313
KOMODO_VERSION: 0.5.0
1414
BINARY_SOURCE: VerusCoin
1515
EASYDEX_GUI_BUILD: build.tar.gz

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Agama",
33
"productName": "Agama",
4-
"version": "0.6.0-7",
4+
"version": "0.6.0-8",
55
"description": "Agama Wallet Desktop App",
66
"main": "main.js",
77
"scripts": {

version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=0.6.0-7
1+
version=0.6.0-8
22
type=beta
3-
minversion=0.6.0-7
3+
minversion=0.6.0-8

version_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0-7
1+
0.6.0-8

0 commit comments

Comments
 (0)