2
0
Эх сурвалжийг харах

Bump version to 3.6.1-stable \o/

Rémi Verschelde 1 сар өмнө
parent
commit
b1ba98fced
2 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 1 1
      CHANGELOG.md
  2. 2 2
      version.py

+ 1 - 1
CHANGELOG.md

@@ -5,7 +5,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.6.1] - TBD
+## [3.6.1] - 2025-06-25
 
 
 See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-6-1) for details.
 See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-6-1) for details.
 
 

+ 2 - 2
version.py

@@ -3,8 +3,8 @@ name = "Godot Engine"
 major = 3
 major = 3
 minor = 6
 minor = 6
 patch = 1
 patch = 1
-status = "rc"
+status = "stable"
 module_config = ""
 module_config = ""
-year = 2024
+year = 2025
 website = "https://godotengine.org"
 website = "https://godotengine.org"
 docs = "3.6"
 docs = "3.6"