From 54ef23bf6c33cc6d4e2ebf0b7f9a681cf7e7fc1d Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Wed, 4 Oct 2023 01:22:41 +0000
Subject: [PATCH] chore: eicrecon-v1.6.0

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b7c1bcfb9..39d4e5730 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ variables:
   ## Application versions used for the main release 
   ## note: nightly builds will always use the master/main branch
   JUGGLER_VERSION: "v10.1.0"
-  EICRECON_VERSION: "v1.5.1"
+  EICRECON_VERSION: "v1.6.0"
 
   ## Local registry
   CI_PUSH: 1
-- 
GitLab