From 2bf9f3ae8cbd1af3c585a1b28f9832933dccc317 Mon Sep 17 00:00:00 2001 From: iliajie Date: Mon, 10 Jul 2023 20:04:51 +0300 Subject: [PATCH] Update version number --- slib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slib.sh b/slib.sh index 942d9a2..66a5866 100644 --- a/slib.sh +++ b/slib.sh @@ -2,7 +2,7 @@ # shellcheck disable=SC3043 disable=SC2086 disable=SC2059 disable=SC2039 disable=SC2034 #------------------------------------------------------------------------------ # Utility function library for Virtualmin installation scripts -# slib v1.0.4 (https://github.com/virtualmin/slib/) +# slib v1.0.5 (https://github.com/virtualmin/slib/) # Copyright 2022 Joe Cooper # slog logging library Copyright Fred Palmer and Joe Cooper # Licensed under the BSD 3 clause license