From 38fa346664d608825952d540ac9aabb1f4c61357 Mon Sep 17 00:00:00 2001 From: Mark Determan Date: Tue, 14 Apr 2020 20:09:43 +0000 Subject: [PATCH] v2.16.6 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 17457af..8074314 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - VERSION: v2.16.5 + VERSION: v2.16.6 include: - project: "io_determan/ci-templates" -- GitLab