From 17c89fe833f4bfec1672039b9efe057fe0b31f84 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Tue, 14 Feb 2023 12:53:05 +0100
Subject: [PATCH] fix version number

---
 bin/getfile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/getfile.sh b/bin/getfile.sh
index 3e3bdc8..6bd3a5b 100755
--- a/bin/getfile.sh
+++ b/bin/getfile.sh
@@ -16,7 +16,7 @@
 # CONFIG
 # ----------------------------------------------------------------------
 
-version="v1.43"
+version="v1.4"
 about="CI PACKAGE GETTER $version;
 (c) 2021 Institute for Medical Education (IML); University of Bern;
 GNU GPL 3.0"
-- 
GitLab