Explorar el Código

Bump version to 3.4.2-stable

Rémi Verschelde hace 3 años
padre
commit
45eaa2daf1
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      CHANGELOG.md
  2. 1 1
      version.py

+ 1 - 1
CHANGELOG.md

@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
 
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 
-## [3.4.2] - TBD
+## [3.4.2] - 2021-12-21
 
 
 See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-4-2) for details.
 See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-4-2) for details.
 
 

+ 1 - 1
version.py

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