mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 21:17:34 +00:00
change version
This commit is contained in:
parent
275e91c812
commit
0ccd2f3b1b
|
@ -5,7 +5,7 @@ if game.SinglePlayer() then return end
|
|||
//
|
||||
|
||||
gmInte = gmInte || {}
|
||||
gmInte.version = "0.1.0"
|
||||
gmInte.version = "0.1.1"
|
||||
gmInte.config = gmInte.config || {}
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue
Block a user