Browse Source

Bump version to 4.6-beta \o/

Rémi Verschelde 5 days ago
parent
commit
bb92a4c8e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version.py

+ 1 - 1
version.py

@@ -3,7 +3,7 @@ name = "Godot Engine"
 major = 4
 minor = 6
 patch = 0
-status = "dev"
+status = "beta"
 module_config = ""
 website = "https://godotengine.org"
 docs = "latest"