From 039643d5b4aeea93e2cf88ed4a97d42f9b05a719 Mon Sep 17 00:00:00 2001 From: jascotty2 Date: Wed, 18 Sep 2019 11:44:11 -0500 Subject: [PATCH] version 2.1.6 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bfb56a57..8e444d8c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: variables: name: "SongodaCore" path: "/builds/$CI_PROJECT_PATH" - version: "2.1.5-SNAPSHOT" + version: "2.1.6" build: stage: build