Browse Source

Bump version to 3.2-beta

Release freeze is now active, only major bug fixes will be considered.
Rémi Verschelde 5 years ago
parent
commit
077b5f6c2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.py

+ 1 - 1
version.py

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