Răsfoiți Sursa

Bump version to 4.1.3-stable

Yuri Sizov 1 an în urmă
părinte
comite
f06b6836a9
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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/).
 
 
-## [4.1.3] - TBD
+## [4.1.3] - 2023-11-01
 
 
 See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-1-3) for details.
 See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-1-3) for details.
 
 

+ 1 - 1
version.py

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