chore: bump version to 5.0.7

This commit is contained in:
GitHub Action 2025-07-05 12:35:02 +00:00
parent fa5ce198b0
commit e6419ed723

View File

@ -33,7 +33,7 @@ else
end end
gmInte = gmInte || {} gmInte = gmInte || {}
gmInte.version = "5.0.6" // This will be automatically updated by GitHub Actions gmInte.version = "5.0.7" // This will be automatically updated by GitHub Actions
gmInte.config = {} gmInte.config = {}
gmInte.useDataConfig = true gmInte.useDataConfig = true
gmInte.dllInstalled = dllInstalled gmInte.dllInstalled = dllInstalled