Browse Source

Bump version to 3.1-beta

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

+ 1 - 1
version.py

@@ -2,5 +2,5 @@ short_name = "godot"
 name = "Godot Engine"
 major = 3
 minor = 1
-status = "alpha"
+status = "beta"
 module_config = ""