Browse Source

Bump version to 4.5-rc

Fredia Huya-Kouadio 4 days ago
parent
commit
86388dced6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.py

+ 1 - 1
version.py

@@ -3,7 +3,7 @@ name = "Godot Engine"
 major = 4
 minor = 5
 patch = 0
-status = "beta"
+status = "rc"
 module_config = ""
 website = "https://godotengine.org"
 docs = "latest"