mirror of
https://github.com/gmod-integration/lua.git
synced 2025-08-02 17:22:41 +00:00
chore: bump version to 5.0.27
This commit is contained in:
parent
8dc5003def
commit
44d860dc87
|
@ -31,7 +31,7 @@ else
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.26" // This will be automatically updated by GitHub Actions
|
gmInte.version = "5.0.27" // 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