Browse Source

Bump version to 4.5-stable \o/

See the release page for details: https://godotengine.org/releases/4.5/
Rémi Verschelde 1 ngày trước cách đây
mục cha
commit
876b290332
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      version.py

+ 2 - 2
version.py

@@ -3,7 +3,7 @@ name = "Godot Engine"
 major = 4
 minor = 5
 patch = 0
-status = "rc"
+status = "stable"
 module_config = ""
 website = "https://godotengine.org"
-docs = "latest"
+docs = "4.5"