Bump version to 4.2.1-rc

And update CI base branch to 4.2.
This commit is contained in:
Rémi Verschelde
2023-11-29 23:02:42 +01:00
parent 46dc277917
commit 0bf12956a1
14 changed files with 16 additions and 16 deletions

View File

@ -2,8 +2,8 @@ short_name = "godot"
name = "Godot Engine"
major = 4
minor = 2
patch = 0
status = "stable"
patch = 1
status = "rc"
module_config = ""
year = 2023
website = "https://godotengine.org"