Browse Source

Bump version to 4.4.1-stable

Rémi Verschelde 5 tháng trước cách đây
mục cha
commit
49a5bc7b61
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"