Ver Fonte

Add Godot 4.4 to list of versions (#348)

Henry Muth há 7 meses atrás
pai
commit
1b9c58b9d8
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/constants.php

+ 1 - 0
src/constants.php

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