Skip to content

Commit

Permalink
Bump version to 3.3.1-stable
Browse files Browse the repository at this point in the history
Almost exclusively bug fixes, see the CHANGELOG.md for details.

Thanks to all contributors! <3
  • Loading branch information
akien-mga committed May 18, 2021
1 parent 3698298 commit 4da4277
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 = 3
patch = 1
status = "rc"
status = "stable"
module_config = ""
year = 2021
website = "https://godotengine.org"

0 comments on commit 4da4277

Please sign in to comment.