1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00

Bump version to 3.2.3-stable

A fairly big new release fixing many issues all around the engine,
as well as bringing many improvements for C# users.

Thanks to all contributors! <3
This commit is contained in:
Rémi Verschelde
2020-09-16 17:12:35 +02:00
parent f5d6424648
commit 31d0f8ad8d

View File

@@ -3,7 +3,7 @@ name = "Godot Engine"
major = 3
minor = 2
patch = 3
status = "rc"
status = "stable"
module_config = ""
year = 2020
website = "https://godotengine.org"