Explorar o código

Bump version to 3.2.2-rc

Rémi Verschelde %!s(int64=5) %!d(string=hai) anos
pai
achega
34dc32aeb8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      version.py

+ 2 - 2
version.py

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