Browse Source

Add Godot 4.4 to list of versions (#348)

Henry Muth 7 months ago
parent
commit
1b9c58b9d8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/constants.php

+ 1 - 0
src/constants.php

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