From 0b7c0ef511a08a65ab5a944d342c55ce117ed84c Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 19 Nov 2025 06:19:00 -0500 Subject: [PATCH] update version string --- usr/local/bin/bastille | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index edeb1161..7282ceb4 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -32,7 +32,7 @@ PATH=${PATH}:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin -BASTILLE_VERSION=1.1.0.251001 +BASTILLE_VERSION=1.1.1.251118 # Validate config file # Copy default when 'setup' is called