From 96a5d616135a1dc1ec70d661bd07cd3ec513a4bf Mon Sep 17 00:00:00 2001 From: David Dawes Date: Thu, 21 Jun 2018 21:18:06 -0700 Subject: [PATCH] Get the version change in the yml too. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4dc632f63..aaf3d0428 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: - test variables: - VERSION: "0.3.6" + VERSION: "0.3.7" build:linux: image: asherd/veruscoin-cross-compiler:linux