From b36f9ca1e82c67a89b7f9de5e0a3649e91c9246a Mon Sep 17 00:00:00 2001 From: Mark Determan Date: Fri, 14 Feb 2020 13:31:33 +0000 Subject: [PATCH] v2.16.3 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cf21a5c..902ece6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - VERSION: v2.16.2 + VERSION: v2.16.3 include: - project: "io_determan/ci-templates" -- GitLab