Bump version to 1.5.1 for release

This commit is contained in:
David Pierron 2025-07-31 08:16:42 +02:00
parent dec5bf02b4
commit 417c57f97c

View File

@ -40,7 +40,7 @@ end
ctld.Id = "CTLD - "
--- Version.
ctld.Version = "1.5.0"
ctld.Version = "1.5.1"
-- To add debugging messages to dcs.log, change the following log levels to `true`; `Debug` is less detailed than `Trace`
ctld.Debug = false