2
0
Rémi Verschelde 5 жил өмнө
parent
commit
34dc32aeb8
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  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"