1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-13 13:31:48 +00:00

Bump version to 3.3.1-rc

Directly RC as we'll keep changes conservative to keep this branch usable
in production at any time.
This commit is contained in:
Rémi Verschelde
2021-04-22 15:30:52 +02:00
parent 8e68f2e5f4
commit 0ecbf77e30
3 changed files with 5 additions and 5 deletions

View File

@@ -2,8 +2,8 @@ short_name = "godot"
name = "Godot Engine"
major = 3
minor = 3
patch = 0
status = "stable"
patch = 1
status = "rc"
module_config = ""
year = 2021
website = "https://godotengine.org"