mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Update gems, bump version
This commit is contained in:
@@ -12,7 +12,7 @@ GEM
|
|||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
cri (2.1.0)
|
cri (2.1.0)
|
||||||
cyberarm_engine (0.24.0)
|
cyberarm_engine (0.24.1)
|
||||||
excon (~> 0.88)
|
excon (~> 0.88)
|
||||||
gosu (~> 1.1)
|
gosu (~> 1.1)
|
||||||
gosu_more_drawables (~> 0.3)
|
gosu_more_drawables (~> 0.3)
|
||||||
@@ -33,4 +33,4 @@ DEPENDENCIES
|
|||||||
releasy!
|
releasy!
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.4.3
|
2.5.3
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
module TAC
|
module TAC
|
||||||
NAME = "TimeCrafters Configuration Tool"
|
NAME = "TimeCrafters Configuration Tool"
|
||||||
VERSION = "0.7.2"
|
VERSION = "0.8.0"
|
||||||
RELEASE_NAME = "Beta"
|
RELEASE_NAME = "2024-01-18" # ISO 8601 Date of version release
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user