Skip to content

Commit

Permalink
Bump version to 3.2.1-stable
Browse files Browse the repository at this point in the history
Many bugfixes have been cherry-picked since the 3.2-stable release of
late January 2020, including some regressions.

Thanks to all contributors! <3
  • Loading branch information
akien-mga committed Mar 10, 2020
1 parent e552654 commit b0eca58
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 = 3
minor = 2
patch = 1
status = "rc"
status = "stable"
module_config = ""
year = 2020
website = "https://godotengine.org"

0 comments on commit b0eca58

Please sign in to comment.