Bump version to 4.0.1-rc

This commit is contained in:
Rémi Verschelde
2023-03-01 14:09:30 +01:00
parent 92bee43adb
commit 284a1b6a6e
7 changed files with 9 additions and 9 deletions

View File

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