mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 11:03:58 +00:00
chore: bump version to 5.0.4
This commit is contained in:
parent
6ddffe4eec
commit
74a854d25f
|
@ -28,7 +28,7 @@ else
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.3" // This will be automatically updated by GitHub Actions
|
gmInte.version = "5.0.4" // This will be automatically updated by GitHub Actions
|
||||||
gmInte.config = {}
|
gmInte.config = {}
|
||||||
gmInte.useDataConfig = true
|
gmInte.useDataConfig = true
|
||||||
function gmInte.simpleLog(msg, debug)
|
function gmInte.simpleLog(msg, debug)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user