We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2794e11 commit b1ba98fCopy full SHA for b1ba98f
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
8
-## [3.6.1] - TBD
+## [3.6.1] - 2025-06-25
9
10
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-6-1) for details.
11
version.py
@@ -3,8 +3,8 @@
3
major = 3
4
minor = 6
patch = 1
-status = "rc"
+status = "stable"
module_config = ""
-year = 2024
+year = 2025
website = "https://godotengine.org"
docs = "3.6"
0 commit comments