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

Bump version to 4.0.1-stable

This commit is contained in:
Rémi Verschelde
2023-03-19 18:03:00 +01:00
parent c5aa3bd7d7
commit cacf49999e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,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/).
## [4.0.1] - TBD
## [4.0.1] - 2023-03-20
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-0-1) for details.

View File

@@ -3,7 +3,7 @@ name = "Godot Engine"
major = 4
minor = 0
patch = 1
status = "rc"
status = "stable"
module_config = ""
year = 2023
website = "https://godotengine.org"