mirror of
https://github.com/CorsixTH/CorsixTH.git
synced 2025-07-23 04:13:01 +02:00
Bump version in changelog and app.lua for 0.60
This commit is contained in:
@@ -1276,7 +1276,7 @@ function App:getVersion(version)
|
||||
if ver > 111 then
|
||||
return "Trunk"
|
||||
elseif ver > 105 then
|
||||
return "v0.60-rc2"
|
||||
return "v0.60"
|
||||
elseif ver > 91 then
|
||||
return "0.50"
|
||||
elseif ver > 78 then
|
||||
|
@@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------------------
|
||||
Version 0.60 - rc2 - released May 2016
|
||||
Version 0.60 - released May 2016
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
--- Highlights from this release ---
|
||||
|
Reference in New Issue
Block a user