1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Bump version to 4.5-beta

The feature freeze for 4.5 is now active.

From here on we'll focus only on fixing bugs to stabilize the development
branch and release 4.5-stable within a few weeks.
This commit is contained in:
Rémi Verschelde
2025-06-16 01:54:06 +02:00
parent ce9faf6833
commit 46c495ca21

View File

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