mirror of
https://github.com/mrSkortch/MissionScriptingTools.git
synced 2025-08-15 10:47:23 +00:00
Changed build number
Changed the build number
This commit is contained in:
parent
d333ea3d64
commit
ff506e0ec2
2
mist.lua
2
mist.lua
@ -35,7 +35,7 @@ mist = {}
|
||||
-- don't change these
|
||||
mist.majorVersion = 4
|
||||
mist.minorVersion = 1
|
||||
mist.build = 63
|
||||
mist.build = 65
|
||||
|
||||
-- forward declaration of log shorthand
|
||||
local log
|
||||
|
||||
@ -1,3 +1,12 @@
|
||||
v65
|
||||
-Fixed update db tables not updating
|
||||
|
||||
v64
|
||||
-Fixes to debug code
|
||||
|
||||
v62 and v63
|
||||
-Donno
|
||||
|
||||
v61 - 4.1 release
|
||||
-Fixed locality issue with unitToWP
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user