From cc1200b7084b45cd706143a87c1fe41f192022de Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Wed, 20 Sep 2023 20:48:13 +0300 Subject: [PATCH] v1.0.7 --- slib.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slib.sh b/slib.sh index 9c6e3a8..828b847 100644 --- a/slib.sh +++ b/slib.sh @@ -2,8 +2,8 @@ # shellcheck disable=SC3043 disable=SC2086 disable=SC2059 disable=SC2039 disable=SC2034 disable=SC2317 #------------------------------------------------------------------------------ # Utility function library for Virtualmin installation scripts -# slib v1.0.6 (https://github.com/virtualmin/slib) -# Copyright 2022 Joe Cooper +# slib v1.0.7 (https://github.com/virtualmin/slib) +# Copyright 2017-2023 Joe Cooper # slog logging library Copyright Fred Palmer and Joe Cooper # Licensed under the BSD 3 clause license #------------------------------------------------------------------------------