From e9c3180ed090e300ef621c42962b74d676a1f09b Mon Sep 17 00:00:00 2001 From: iliajie Date: Sun, 27 Nov 2022 22:33:44 +0200 Subject: [PATCH] v1.0.2 --- slib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slib.sh b/slib.sh index 0f84b4e..57de5ba 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.1 (https://github.com/virtualmin/slib/) +# slib v1.0.2 (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