X Tutup
Skip to content

Commit 9606cb6

Browse files
authored
Add Godot 4.6 to the list of versions (#370)
1 parent 84260ec commit 9606cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/constants.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ function double_map($array)
7676
'4.3',
7777
'4.4',
7878
'4.5',
79+
'4.6',
7980
'unknown',
8081
'custom_build',
8182
],

0 commit comments

Comments
 (0)
X Tutup