chore: bump version to 5.0.8

This commit is contained in:
GitHub Action 2025-07-05 12:38:14 +00:00
parent 31b5e518bf
commit 23652148b5

View File

@ -33,7 +33,7 @@ else
end end
gmInte = gmInte || {} 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.config = {}
gmInte.useDataConfig = true gmInte.useDataConfig = true
gmInte.dllInstalled = dllInstalled gmInte.dllInstalled = dllInstalled