Add Godot 4.3 to list of versions (#325)

This commit is contained in:
GP Garcia
2024-04-03 10:27:14 -05:00
committed by GitHub
parent 06aebbc995
commit 73f1619775

View File

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