mirror of
https://github.com/gmod-integration/lua.git
synced 2025-08-02 11:12:40 +00:00
chore: bump version to 5.0.23
This commit is contained in:
parent
2ef6e052bd
commit
c8a530a4a2
|
@ -31,7 +31,7 @@ else
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.22" // This will be automatically updated by GitHub Actions
|
gmInte.version = "5.0.23" // 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