mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Bump version to 4.2.1-stable
This commit is contained in:
parent
1dee633c91
commit
b09f793f56
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ previous feature release. It is equivalent to the listings on our
|
||||||
Changelogs for earlier feature releases are available in their respective Git
|
Changelogs for earlier feature releases are available in their respective Git
|
||||||
branches, and linked at the [end of this file](#Past-releases).
|
branches, and linked at the [end of this file](#Past-releases).
|
||||||
|
|
||||||
## 4.2.1 - TBA
|
## 4.2.1 - 2023-12-12
|
||||||
|
|
||||||
- [Release announcement](https://godotengine.org/article/maintenance-release-godot-4-2-1)
|
- [Release announcement](https://godotengine.org/article/maintenance-release-godot-4-2-1)
|
||||||
- [Interactive changelog](https://godotengine.github.io/godot-interactive-changelog/#4.2.1)
|
- [Interactive changelog](https://godotengine.github.io/godot-interactive-changelog/#4.2.1)
|
||||||
|
|
|
@ -3,7 +3,7 @@ name = "Godot Engine"
|
||||||
major = 4
|
major = 4
|
||||||
minor = 2
|
minor = 2
|
||||||
patch = 1
|
patch = 1
|
||||||
status = "rc"
|
status = "stable"
|
||||||
module_config = ""
|
module_config = ""
|
||||||
year = 2023
|
year = 2023
|
||||||
website = "https://godotengine.org"
|
website = "https://godotengine.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue