mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 13:52:34 +00:00
6 lines
102 B
Ruby
6 lines
102 B
Ruby
module TAC
|
|
NAME = "TimeCrafters Configuration Tool"
|
|
VERSION = "0.7.2"
|
|
RELEASE_NAME = "Beta"
|
|
end
|