From 43fa408cef045facc855f379550074f70f386edd Mon Sep 17 00:00:00 2001 From: iliajie Date: Sun, 18 Dec 2022 23:04:55 +0200 Subject: [PATCH] v1.0.4 --- slib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slib.sh b/slib.sh index d2ff87b..8b2af33 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.3 (https://github.com/virtualmin/slib/) +# slib v1.0.4 (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