From a1ce312c151cd937713731dfff9da0ebd728df15 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Tue, 10 Aug 2021 17:44:48 +0000
Subject: [PATCH] Update NPDET version

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4b625aaa0..bbac7aa0d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
 variables:
   ## Application versions used for the main release ## note: nightly builds will always use the master branch
   JUGGLER_VERSION: "v3.0.0"
-  NPDET_VERSION: "v0.6.0"
+  NPDET_VERSION: "v0.7.0"
   EICD_VERSION: "v0.5.0"
   DETECTOR_VERSION: "v0.2.0"
   IP6_VERSION: "v0.3.0"
-- 
GitLab