Skip to content

Commit 3cd3caa

Browse files
committed
Bump version to 3.6.2-stable \o/
1 parent 93e575b commit 3cd3caa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.2] - TBD
8+
## [3.6.2] - 2025-10-23
99

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

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
major = 3
44
minor = 6
55
patch = 2
6-
status = "rc"
6+
status = "stable"
77
module_config = ""
88
year = 2025
99
website = "https://godotengine.org"

0 commit comments

Comments
 (0)