Browse Source

Bump version to 3.1-dev

On the road again!
Rémi Verschelde 7 years ago
parent
commit
9f3138eea9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      version.py

+ 2 - 2
version.py

@@ -1,6 +1,6 @@
 short_name = "godot"
 name = "Godot Engine"
 major = 3
-minor = 0
-status = "stable"
+minor = 1
+status = "dev"
 module_config = ""