From 67f703728f8c8ff6285f6ad65d8d0483c4f3273c Mon Sep 17 00:00:00 2001 From: Mark Determan Date: Wed, 17 Jun 2020 12:57:50 +0000 Subject: [PATCH] v2.16.8 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de51640..074d07d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - VERSION: v2.16.7 + VERSION: v2.16.8 include: - project: "io_determan/ci-templates" -- GitLab