浏览代码

Bump version to 4.2.2-stable

Rémi Verschelde 1 年之前
父节点
当前提交
15073afe38
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      CHANGELOG.md
  2. 1 1
      version.py

+ 1 - 1
CHANGELOG.md

@@ -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.2 - TBA
+## 4.2.2 - 2024-04-17
 
 
 - [Interactive changelog](https://godotengine.github.io/godot-interactive-changelog/#4.2.2)
 - [Interactive changelog](https://godotengine.github.io/godot-interactive-changelog/#4.2.2)
 
 

+ 1 - 1
version.py

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