From fd06604f5403da153b0f72b8c9ee00aa278438a5 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Thu, 5 Oct 2023 13:22:32 +0000
Subject: [PATCH] chore: eicrecon v1.6.1

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 39d4e5730..9dfed0584 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.6.0"
+  EICRECON_VERSION: "v1.6.1"
 
   ## Local registry
   CI_PUSH: 1
-- 
GitLab