From 48b673f4ceeed4d192dc8623cf1f247fea4a244e Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Thu, 25 Apr 2024 11:23:40 +0200
Subject: [PATCH] set version

---
 check_cronstatus | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/check_cronstatus b/check_cronstatus
index a9245a0..15b6246 100755
--- a/check_cronstatus
+++ b/check_cronstatus
@@ -32,7 +32,7 @@
 
 . $( dirname $0 )/inc_pluginfunctions
 
-export self_APPVERSION=2.3
+export self_APPVERSION=2.4
 
 statusScript=/opt/cronwrapper/cronstatus.sh
 
-- 
GitLab