Skip to content

Commit

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

From here on we'll focus only on fixing bugs to stabilize the development
branch and release 4.3-stable within a few weeks.
  • Loading branch information
akien-mga committed May 13, 2024
1 parent 5372d0e commit 557f63d
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 = 3
patch = 0
status = "dev"
status = "beta"
module_config = ""
website = "https://godotengine.org"
docs = "latest"

0 comments on commit 557f63d

Please sign in to comment.