mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 07:44:20 +00:00
chore: bump version to 5.0.12
This commit is contained in:
parent
c81a3be7b4
commit
112f059e26
|
@ -33,7 +33,7 @@ else
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.11" // This will be automatically updated by GitHub Actions
|
gmInte.version = "5.0.12" // 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