Skip to content

Commit

Permalink
Bump version to 4.4-beta
Browse files Browse the repository at this point in the history
The feature freeze for 4.4 is now active.

From here on we'll focus only on fixing bugs to stabilize the development
branch and release 4.4-stable within a few weeks.
  • Loading branch information
akien-mga committed Jan 14, 2025
1 parent efbcfb9 commit 6d3e66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
major = 4
minor = 4
patch = 0
status = "dev"
status = "beta"
module_config = ""
website = "https://godotengine.org"
docs = "latest"

0 comments on commit 6d3e66b

Please sign in to comment.