mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 21:32:35 +00:00
5 lines
103 B
Ruby
5 lines
103 B
Ruby
module TAC
|
|
NAME = "TimeCrafters Configuration Tool"
|
|
VERSION = "0.1.0"
|
|
RELEASE_NAME = "IN-DEV"
|
|
end |