From 4864378c3f528318b4bcb19b14ca606c60f8b7f4 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:44:38 -0700 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 91abc7ee..3337bcb3 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.2.0.251119 +BASTILLE_VERSION=1.2.0.251201 # Validate config file # Copy default when 'setup' is called