From f58801dd706392bbacfdf3f9304cac54eab23272 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Mon, 14 Mar 2022 12:13:05 +0100
Subject: [PATCH] set version

---
 icinga-cli.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/icinga-cli.sh b/icinga-cli.sh
index eb9e28f..ffeed7d 100755
--- a/icinga-cli.sh
+++ b/icinga-cli.sh
@@ -19,7 +19,7 @@
 
 
 _product="ICINGA PASSIVE CLIENT"
-_version="0.9"
+_version="0.10"
 _license="GNU GPL 3.0"
 _copyright='(c) 2020 Institute for Medical Education * University of Bern'
 
-- 
GitLab