Skip to content

Commit 6d3e66b

Browse files
committed
Bump version to 4.4-beta
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.
1 parent efbcfb9 commit 6d3e66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
major = 4
44
minor = 4
55
patch = 0
6-
status = "dev"
6+
status = "beta"
77
module_config = ""
88
website = "https://godotengine.org"
99
docs = "latest"

0 commit comments

Comments
 (0)