Bump version to 3.4.1-rc

This commit is contained in:
Rémi Verschelde 2021-11-05 14:51:15 +01:00
parent 206ba70f4b
commit 8634985347
No known key found for this signature in database
GPG key ID: C3336907360768E1
3 changed files with 5 additions and 5 deletions

View file

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