浏览代码

Bump version to 4.5-stable \o/

See the release page for details: https://godotengine.org/releases/4.5/
Rémi Verschelde 1 天之前
父节点
当前提交
876b290332
共有 1 个文件被更改,包括 2 次插入2 次删除
  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"