changed version

This commit is contained in:
David Pierron 2025-01-03 18:17:54 +01:00
parent b9f0712fdf
commit efde6f9507

View File

@ -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