Prechádzať zdrojové kódy

Merge pull request #110285 from m4gr3d/bump_to_4_5_rc

Bump version to 4.5-rc
Thaddeus Crews 5 dní pred
rodič
commit
3c7f9b9372
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      version.py

+ 1 - 1
version.py

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