1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Bump version to 3.6.2-stable \o/

This commit is contained in:
Rémi Verschelde
2025-10-22 23:54:25 +02:00
parent 93e575bea3
commit 3cd3caab67
2 changed files with 2 additions and 2 deletions

View File

@@ -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/).
## [3.6.2] - TBD
## [3.6.2] - 2025-10-23
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-6-2) for details.

View File

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