From 0268b9c1efac2ebb997f6b88e53e68bf98927300 Mon Sep 17 00:00:00 2001 From: Eric Villard Date: Wed, 31 Aug 2022 15:59:37 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A7=B9=20set=20version=20number?= =?UTF-8?q?=20to=200.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Villard --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1dec586..c6199c2 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ # Configuration Installer # -VERSION="0.1.0" +VERSION="0.1.1" main_dir() {