Parcourir la source

Bump version to 3.2-beta

Release freeze is now active, only major bug fixes will be considered.
Rémi Verschelde il y a 5 ans
Parent
commit
077b5f6c2c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      version.py

+ 1 - 1
version.py

@@ -2,7 +2,7 @@ short_name = "godot"
 name = "Godot Engine"
 major = 3
 minor = 2
-status = "alpha"
+status = "beta"
 module_config = ""
 year = 2019
 website = "https://godotengine.org"