Browse Source

Bump version to 4.4.1-stable

Rémi Verschelde 4 months ago
parent
commit
49a5bc7b61
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 = 4
 patch = 1
-status = "rc"
+status = "stable"
 module_config = ""
 website = "https://godotengine.org"
 docs = "4.4"