From a2e9140ce34f564c393c40316afcd806eee34bda Mon Sep 17 00:00:00 2001 From: jascotty2 Date: Tue, 3 Sep 2019 16:39:08 -0500 Subject: [PATCH] Version 1.10.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd742ed..a749c6a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: variables: name: "UltimateStacker" path: "/builds/$CI_PROJECT_PATH" - version: "1.9.9" + version: "1.10.0" build: stage: build