Bump version to 3.4.5-stable

This commit is contained in:
Rémi Verschelde 2022-08-01 22:07:44 +02:00
parent b56d1abc47
commit f9ac000d5d
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/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [3.4.5] - TBD ## [3.4.5] - 2022-08-02
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-4-5) for details. See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-4-5) for details.

View File

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