Bump version to 3.6.1-stable \o/

This commit is contained in:
Rémi Verschelde 2025-06-24 19:10:49 +02:00
parent 2794e11de0
commit b1ba98fced
No known key found for this signature in database
GPG key ID: C3336907360768E1
2 changed files with 3 additions and 3 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.1] - TBD
## [3.6.1] - 2025-06-25
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-6-1) for details.

View file

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