mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 08:06:33 +00:00
chore: bump version to 5.0.20
This commit is contained in:
parent
65749eab7a
commit
5d51b6c4be
|
@ -33,7 +33,7 @@ else
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.19" // This will be automatically updated by GitHub Actions
|
gmInte.version = "5.0.20" // 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