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.
This commit is contained in:
Rémi Verschelde 2025-03-03 00:31:23 +01:00
parent ddcdbbb9fb
commit 4c311cbee6
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

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