Skip to content

Commit

Permalink
Bump version to 3.2.2-stable
Browse files Browse the repository at this point in the history
This release includes many bugfixes, UX enhancements but also a number
of new features such as C# support on iOS, 2D batching for GLES2, a new
plugin system for Android, and DTLS support!

Thanks to all contributors! <3
  • Loading branch information
akien-mga committed Jun 26, 2020
1 parent 63523e5 commit 6a9fbaf
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 = 2
status = "rc"
status = "stable"
module_config = ""
year = 2020
website = "https://godotengine.org"

0 comments on commit 6a9fbaf

Please sign in to comment.