From 56f21a16c46f108b3b54240ffd7e504aeb69e58c Mon Sep 17 00:00:00 2001 From: Teh PeGaSuS Date: Fri, 6 Mar 2026 09:33:21 +0100 Subject: [PATCH] Bump script version after so many changes --- Chanban/cmgmt.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chanban/cmgmt.tcl b/Chanban/cmgmt.tcl index 9211151..796c6d6 100644 --- a/Chanban/cmgmt.tcl +++ b/Chanban/cmgmt.tcl @@ -125,7 +125,7 @@ namespace eval cmgmt { # ---------- # Script name and author - variable scriptName "Channel Management v1.0 \(03/03/2026-09:30\)" + variable scriptName "Channel Management v1.1 \(06/03/2026-09:30\)" variable scriptAuthor "PeGaSuS" # ----------