Explorar el Código

Actually bump version to 4.0.4-rc :o)

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

+ 2 - 2
version.py

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