Bump version to 4.1.1-stable

This commit is contained in:
Yuri Sizov 2023-07-17 12:15:23 +02:00
parent 80aef72ef3
commit e94d355366
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/).
## [4.1.1] - TBD
## [4.1.1] - 2023-07-17
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-1-1) for details.

View File

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