From 0cf89192d5db111d07b2b1b1ef2dc97ce4d09433 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Mon, 20 May 2024 17:40:29 +0300 Subject: [PATCH] Version bump v1.0.8 --- slib.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slib.sh b/slib.sh index c663149..23a0350 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.7 (https://github.com/virtualmin/slib) -# Copyright 2017-2023 Joe Cooper +# slib v1.0.8 (https://github.com/virtualmin/slib) +# Copyright 2017-2024 Joe Cooper # slog logging library Copyright Fred Palmer and Joe Cooper # Licensed under the BSD 3 clause license #------------------------------------------------------------------------------