mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
added ned version tag
Changed enough that it merited changing the version to 1.6.0
This commit is contained in:
+1
-1
@@ -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={}
|
||||
|
||||
Reference in New Issue
Block a user