Add Godot 4.4 to list of versions (#348)

This commit is contained in:
Henry Muth
2025-03-01 13:54:54 -08:00
committed by GitHub
parent 9682e849ba
commit 1b9c58b9d8

View File

@@ -74,6 +74,7 @@ return $constants = [
'4.1',
'4.2',
'4.3',
'4.4',
'unknown',
'custom_build',
],