Bump version to 4.2-beta

The feature freeze for 4.2 is now official, from here on we'll focus only
on fixing bugs to stabilize the development branch and release 4.2-stable
within a month.
This commit is contained in:
Rémi Verschelde 2023-10-11 22:52:11 +02:00
parent 9e02dcd44c
commit 1ff9123f21
No known key found for this signature in database
GPG Key ID: C3336907360768E1

View File

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