From 0f682c346eab15b26ccf80868a5ed9156e01a194 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 16 Mar 2022 23:47:32 +0100 Subject: [PATCH] Release 22.03.2 --- minifirewall | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/minifirewall b/minifirewall index 0a06eda..0367968 100755 --- a/minifirewall +++ b/minifirewall @@ -28,9 +28,10 @@ # Description: Firewall designed for standalone server ### END INIT INFO -VERSION="22.03.1" +VERSION="22.03.2" NAME="minifirewall" +# shellcheck disable=SC2034 DESC="Firewall designed for standalone server" set -u