From 93d2422cbc8dcb751cf73fe2c12dd94dc03659c7 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sylvester.joosten@gmail.com>
Date: Thu, 1 Jul 2021 17:54:25 +0000
Subject: [PATCH] Update VERSION, README.md files

---
 README.md | 1 +
 VERSION   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 89c38c79..e5947e86 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ Project Juggler
 Concurrent event processor for NP experiments, based on the Gaudi framework.
 
 Dependencies:
+  - v1.8 requires Gaudi v33-34, ACTS 8.1+, DD4hep 1.16.1+ and eicd v0.2.0
   - v1.5 requires Gaudi v33-34, ACTS 8.1 and DD4hep 1.16.1
 
 Overview
diff --git a/VERSION b/VERSION
index bd8bf882..27f9cd32 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.7.0
+1.8.0
-- 
GitLab