mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 21:32:35 +00:00
Adjust version
This commit is contained in:
@@ -5,7 +5,7 @@ module TAC
|
||||
def initialize(**args)
|
||||
super(**args)
|
||||
|
||||
self.caption = "#{TAC::NAME} v#{TAC::VERSION} (#{TAC::RELEASE_NAME})"
|
||||
self.caption = "#{TAC::NAME} v#{TAC::VERSION} (#{TAC::RELEASE_NAME}) [#{TAC::RELEASE_DATE}]"
|
||||
@backend = Backend.new
|
||||
@notification_manager = CyberarmEngine::NotificationManager.new(window: self, edge: :bottom)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user