Skip to content

Commit 7610409

Browse files
committed
Bump version to 3.3.2-stable
Fixes a few regressions in 3.3.1-stable, and includes some additional bug fixes. See the CHANGELOG.md for details. Thanks to all contributors! <3
1 parent bc5ac12 commit 7610409

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 = 3
44
minor = 3
55
patch = 2
6-
status = "rc"
6+
status = "stable"
77
module_config = ""
88
year = 2021
99
website = "https://godotengine.org"

0 commit comments

Comments
 (0)