Updated version number

This commit is contained in:
Ryan Ward 2021-07-02 21:13:47 -04:00
parent 74bfd571a5
commit ea77b934b6

View File

@ -30,7 +30,7 @@ if not _G["$multi"] then
_G["$multi"] = {multi=multi,thread=thread}
end
multi.Version = "15.0.0"
multi.Version = "15.1.0"
multi.stage = "stable"
multi.Name = "multi.root"
multi.Mainloop = {}