Explorar el Código

Bump version to 3.5-rc

Rémi Verschelde hace 3 años
padre
commit
4a96db7196
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      version.py

+ 1 - 1
version.py

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