Bump version to 3.4.1-stable

This commit is contained in:
Rémi Verschelde 2021-12-17 11:09:41 +01:00
parent aa1b958894
commit 0a87e218e3
No known key found for this signature in database
GPG Key ID: C3336907360768E1
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [3.4.1] - TBD
## [3.4.1] - 2021-12-17
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-4-1) for details.

View File

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