diff --git a/CTLD.lua b/CTLD.lua index b17ad46..a4498a1 100644 --- a/CTLD.lua +++ b/CTLD.lua @@ -34,7 +34,7 @@ ctld = {} -- DONT REMOVE! ctld.Id = "CTLD - " --- Version. -ctld.Version = "202412.02" +ctld.Version = "1.2.0" -- To add debugging messages to dcs.log, change the following log levels to `true`; `Debug` is less detailed than `Trace` ctld.Debug = true