V15.1.0 #26

Merged
rayaman merged 18 commits from V15.1.0 into master 2021-11-30 21:28:18 -05:00
Showing only changes of commit ea77b934b6 - Show all commits

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 = {}