mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 04:53:59 +00:00
chore: bump version to 5.0.6
This commit is contained in:
parent
29a1d07705
commit
53d1fd9c53
|
@ -28,7 +28,7 @@ else
|
|||
end
|
||||
|
||||
gmInte = gmInte || {}
|
||||
gmInte.version = "5.0.5" // This will be automatically updated by GitHub Actions
|
||||
gmInte.version = "5.0.6" // This will be automatically updated by GitHub Actions
|
||||
gmInte.config = {}
|
||||
gmInte.useDataConfig = true
|
||||
function gmInte.log(msg, onlyOndebug)
|
||||
|
|
Loading…
Reference in New Issue
Block a user