Skip to content

Commit 4c311cb

Browse files
committed
Bump version to 4.4-stable \o/
Another massive release with close to 3000 commits (excluding merge commits), with a big focus on improvements to the overall workflow and usability of the editor. Engine features didn't want to be left out amidst this usability focus though, and this release is absolutely feature-packed in all areas. See the release page for details: https://godotengine.org/releases/4.4/ More than 500 contributors were involved in this new feature release, and we want to thank them all for their amazing contributors, as well as all users who sponsor the Development Fund, reported bugs, opened proposals, or supported each other on our community platforms.
1 parent ddcdbbb commit 4c311cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
major = 4
44
minor = 4
55
patch = 0
6-
status = "rc"
6+
status = "stable"
77
module_config = ""
88
website = "https://godotengine.org"
9-
docs = "latest"
9+
docs = "4.4"

0 commit comments

Comments
 (0)