Sfoglia il codice sorgente

Add Godot 4.4 to list of versions (#348)

Henry Muth 7 mesi fa
parent
commit
1b9c58b9d8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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',
     ],