From 46f9155834db6f67d2ea759ec6100c658c44803c Mon Sep 17 00:00:00 2001 From: beu Date: Mon, 3 Nov 2025 19:05:35 +0100 Subject: [PATCH] bump version --- TM_DebugMode.Script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TM_DebugMode.Script.txt b/TM_DebugMode.Script.txt index c42e523..4ea505a 100644 --- a/TM_DebugMode.Script.txt +++ b/TM_DebugMode.Script.txt @@ -13,7 +13,7 @@ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Constants // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // -#Const C_DebugMode_Version "2024-05-08" +#Const C_DebugMode_Version "2025-11-03" #Const C_DebugMode_MainUI "DebugMode_MainUI" // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ //