diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f502e6c824e23886496204650563f9d623762fb7..3e5810361974c00300fd32f41fed23387bb68486 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ variables: ## Application versions used for the main release ## note: nightly builds will always use the master/main branch JUGGLER_VERSION: "v9.4.0" - EICRECON_VERSION: "v1.3.2" + EICRECON_VERSION: "v1.4.0" ## Local registry CI_PUSH: 1 diff --git a/detectors.yaml b/detectors.yaml index b6af80eab04d16a43fca3ec9d1fb85806fc09f7c..b2feb1b769f8e8e52c98fd74762696fbd337c937 100644 --- a/detectors.yaml +++ b/detectors.yaml @@ -5,10 +5,6 @@ detectors: version: main main: version: main - 23.01.0: - version: 23.01.0 - patches: - - https://github.com/eic/epic/pull/449.patch 23.03.0: version: 23.03.0 patches: @@ -39,3 +35,5 @@ detectors: version: 23.07.1 23.07.2: version: 23.07.2 + 23.08.0: + version: 23.08.0