mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
starting on 14.2.0
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ local thread = {}
|
||||
if not _G["$multi"] then
|
||||
_G["$multi"] = {multi=multi,thread=thread}
|
||||
end
|
||||
multi.Version = "14.1.0"
|
||||
multi._VERSION = "14.1.0"
|
||||
multi.Version = "14.2.0"
|
||||
multi._VERSION = "14.2.0"
|
||||
multi.stage = "stable"
|
||||
multi.__index = multi
|
||||
multi.Name = "multi.root"
|
||||
|
||||
Reference in New Issue
Block a user