diff --git a/demo/project.godot b/demo/project.godot index 2e1a393..9c5c174 100644 --- a/demo/project.godot +++ b/demo/project.godot @@ -11,5 +11,5 @@ config_version=5 [application] config/name="godot cpp template" -config/features=PackedStringArray("4.0", "Forward Plus") +config/features=PackedStringArray("4.1", "Forward Plus") config/icon="res://icon.svg"