From c852bea3c61a8ba264d540b768ec1c3852d600ef Mon Sep 17 00:00:00 2001
From: Tamas Gal <himself@tamasgal.com>
Date: Wed, 24 Nov 2021 12:04:44 +0100
Subject: [PATCH] Update example

---
 example.env | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/example.env b/example.env
index ad9fc5e..43a34fe 100644
--- a/example.env
+++ b/example.env
@@ -1,5 +1,7 @@
 COMPOSE_PROJECT_NAME=monitoring
-KM3MON_VERSION=2.1.4
+# Use 'latest' for the latest version
+KM3MON_VERSION=2.1.5
+
 DETECTOR_ID=43
 
 # The ligier to get events (IO_EVT), timeslices (e.g. IO_TSSN) and
-- 
GitLab