We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aba9d9 + 032574d commit 259d7abCopy full SHA for 259d7ab
4 files changed
.gitlab-ci.yml
@@ -8,8 +8,8 @@ stages:
8
variables:
9
DOCKER_DRIVER: overlay2
10
DEFAULT_VERUSCOIN_BRANCH: master
11
- AGAMA_VERSION: 0.6.0-7
12
- VERUSCOIN_VERSION: 0.6.0-7
+ AGAMA_VERSION: 0.6.0-8
+ VERUSCOIN_VERSION: 0.6.0-8
13
KOMODO_VERSION: 0.5.0
14
BINARY_SOURCE: VerusCoin
15
EASYDEX_GUI_BUILD: build.tar.gz
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Agama",
3
"productName": "Agama",
4
- "version": "0.6.0-7",
+ "version": "0.6.0-8",
5
"description": "Agama Wallet Desktop App",
6
"main": "main.js",
7
"scripts": {
version
@@ -1,3 +1,3 @@
-version=0.6.0-7
+version=0.6.0-8
type=beta
-minversion=0.6.0-7
+minversion=0.6.0-8
version_build
@@ -1 +1 @@
-0.6.0-7
+0.6.0-8
0 commit comments