We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79961e commit fc79201Copy full SHA for fc79201
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## [4.1.3] - TBD
+## [4.1.3] - 2023-11-01
8
9
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-1-3) for details.
10
version.py
@@ -3,7 +3,7 @@
3
major = 4
minor = 1
patch = 3
-status = "rc"
+status = "stable"
module_config = ""
year = 2023
website = "https://godotengine.org"
0 commit comments