Merge pull request #1 from paddy-exe/4.1

Change project version to 4.1
This commit is contained in:
Patrick Exner (FlameLizard) 2023-08-08 15:07:36 +02:00 committed by GitHub
commit 5eb763fff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"