mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 11:24:03 +00:00
chore: bump version to 5.0.17
This commit is contained in:
parent
6e8d669d05
commit
704b57a745
|
@ -33,7 +33,7 @@ else
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.16" // This will be automatically updated by GitHub Actions
|
gmInte.version = "5.0.17" // This will be automatically updated by GitHub Actions
|
||||||
gmInte.config = {}
|
gmInte.config = {}
|
||||||
gmInte.useDataConfig = true
|
gmInte.useDataConfig = true
|
||||||
gmInte.dllInstalled = dllInstalled
|
gmInte.dllInstalled = dllInstalled
|
||||||
|
|
Loading…
Reference in New Issue
Block a user