1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Bump version to 4.1-beta

We've been in feature freeze since the 4.1-dev4 snapshot a week ago,
this continues throughout the beta stage with a focus on fixing bugs
so we can release 4.1 in early July.
This commit is contained in:
Rémi Verschelde
2023-06-07 11:10:19 +02:00
parent e75285f69f
commit 828ec2c5d0

View File

@@ -3,7 +3,7 @@ name = "Godot Engine"
major = 4 major = 4
minor = 1 minor = 1
patch = 0 patch = 0
status = "dev" status = "beta"
module_config = "" module_config = ""
year = 2023 year = 2023
website = "https://godotengine.org" website = "https://godotengine.org"