diff --git a/lua/autorun/gmod_integration.lua b/lua/autorun/gmod_integration.lua index fc1067d..b4630e7 100644 --- a/lua/autorun/gmod_integration.lua +++ b/lua/autorun/gmod_integration.lua @@ -33,7 +33,7 @@ else end gmInte = gmInte || {} -gmInte.version = "5.0.7" // This will be automatically updated by GitHub Actions +gmInte.version = "5.0.8" // This will be automatically updated by GitHub Actions gmInte.config = {} gmInte.useDataConfig = true gmInte.dllInstalled = dllInstalled