Skip to content

Commit b1ba98f

Browse files
committed
Bump version to 3.6.1-stable \o/
1 parent 2794e11 commit b1ba98f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77

8-
## [3.6.1] - TBD
8+
## [3.6.1] - 2025-06-25
99

1010
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-6-1) for details.
1111

version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
major = 3
44
minor = 6
55
patch = 1
6-
status = "rc"
6+
status = "stable"
77
module_config = ""
8-
year = 2024
8+
year = 2025
99
website = "https://godotengine.org"
1010
docs = "3.6"

0 commit comments

Comments
 (0)