Selaa lähdekoodia

Bump version to 3.2.4-rc

Rémi Verschelde 4 vuotta sitten
vanhempi
commit
98666f9855
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      version.py

+ 1 - 1
version.py

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