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 1dee633 commit b09f793Copy full SHA for b09f793
CHANGELOG.md
@@ -7,7 +7,7 @@ previous feature release. It is equivalent to the listings on our
7
Changelogs for earlier feature releases are available in their respective Git
8
branches, and linked at the [end of this file](#Past-releases).
9
10
-## 4.2.1 - TBA
+## 4.2.1 - 2023-12-12
11
12
- [Release announcement](https://godotengine.org/article/maintenance-release-godot-4-2-1)
13
- [Interactive changelog](https://godotengine.github.io/godot-interactive-changelog/#4.2.1)
version.py
@@ -3,7 +3,7 @@
3
major = 4
4
minor = 2
5
patch = 1
6
-status = "rc"
+status = "stable"
module_config = ""
year = 2023
website = "https://godotengine.org"
0 commit comments