We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9779966 commit 876b290Copy full SHA for 876b290
version.py
@@ -3,7 +3,7 @@
3
major = 4
4
minor = 5
5
patch = 0
6
-status = "rc"
+status = "stable"
7
module_config = ""
8
website = "https://godotengine.org"
9
-docs = "latest"
+docs = "4.5"
0 commit comments