Skip to content

Commit 876b290

Browse files
committed
Bump version to 4.5-stable \o/
See the release page for details: https://godotengine.org/releases/4.5/
1 parent 9779966 commit 876b290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
major = 4
44
minor = 5
55
patch = 0
6-
status = "rc"
6+
status = "stable"
77
module_config = ""
88
website = "https://godotengine.org"
9-
docs = "latest"
9+
docs = "4.5"

0 commit comments

Comments
 (0)