added ned version tag
Changed enough that it merited changing the version to 1.6.0
This commit is contained in:
parent
aad031062f
commit
acbfef10cc
@ -22,7 +22,7 @@ function print(...)
|
||||
end
|
||||
end
|
||||
multi = {}
|
||||
multi.Version={1,5,0}
|
||||
multi.Version={1,6,0}
|
||||
multi.stage='stable'
|
||||
multi.__index = multi
|
||||
multi.Mainloop={}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user