1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Bump version to 4.1.4-stable

This commit is contained in:
Rémi Verschelde
2024-04-16 14:04:03 +02:00
parent 943b394946
commit fe0e8e5575
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.4] - TBA
## [4.1.4] - 2024-04-17
### Added

View File

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