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-rc

This also fixes a reference issue in the changelog for 4.1.3.
This commit is contained in:
Yuri Sizov
2023-11-01 20:59:38 +01:00
parent fc79201851
commit 65f5865d11
8 changed files with 10 additions and 9 deletions

View File

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