Explorar o código

Bump version to 4.2-rc

Rémi Verschelde hai 1 ano
pai
achega
ad72de5083
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      version.py

+ 1 - 1
version.py

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