chore: bump version to 5.0.5

This commit is contained in:
GitHub Action 2025-07-03 18:57:56 +00:00
parent 63173cbc80
commit 15f05a3c0d

View File

@ -28,7 +28,7 @@ else
end
gmInte = gmInte || {}
gmInte.version = "5.0.4" // This will be automatically updated by GitHub Actions
gmInte.version = "5.0.5" // This will be automatically updated by GitHub Actions
gmInte.config = {}
gmInte.useDataConfig = true
function gmInte.simpleLog(msg, debug)