Browse Source

Bump to 3.1.1-stable

Thanks everyone! You're all stars <3
Hein-Pieter van Braam-Stewart 6 years ago
parent
commit
e4816a8b1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.py

+ 1 - 1
version.py

@@ -3,6 +3,6 @@ name = "Godot Engine"
 major = 3
 minor = 1
 patch = 1
-status = "devel"
+status = "stable"
 module_config = ""
 year = 2019