mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
updates the readme files and changed version to 12.2.2
This commit is contained in:
+2
-2
@@ -24,8 +24,8 @@ SOFTWARE.
|
||||
local bin = pcall(require,"bin")
|
||||
local multi = {}
|
||||
local clock = os.clock
|
||||
multi.Version = "12.2.1"
|
||||
multi._VERSION = "12.2.1"
|
||||
multi.Version = "12.2.2"
|
||||
multi._VERSION = "12.2.2"
|
||||
multi.stage = "stable"
|
||||
multi.__index = multi
|
||||
multi.Mainloop = {}
|
||||
|
||||
Reference in New Issue
Block a user