Rémi Verschelde
7 years ago
1 changed files with
2 additions and
2 deletions
-
2
2
version.py
|
@@ -1,6 +1,6 @@
|
|
short_name = "godot"
|
|
short_name = "godot"
|
|
name = "Godot Engine"
|
|
name = "Godot Engine"
|
|
major = 3
|
|
major = 3
|
|
-minor = 0
|
|
|
|
-status = "stable"
|
|
|
|
|
|
+minor = 1
|
|
|
|
+status = "dev"
|
|
module_config = ""
|
|
module_config = ""
|