From a7de5ba250602500edf5e14c2a5a1f1fcbd2b7c7 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Sun, 20 Aug 2023 17:20:05 +0300 Subject: [PATCH] v1.0.6 --- slib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slib.sh b/slib.sh index d35c145..6412cae 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.5 (https://github.com/virtualmin/slib/) +# slib v1.0.6 (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