mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Bump version to 4.0.1-stable
This commit is contained in:
parent
c5aa3bd7d7
commit
cacf49999e
2 changed files with 2 additions and 2 deletions
|
@ -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/).
|
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.
|
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-0-1) for details.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ name = "Godot Engine"
|
||||||
major = 4
|
major = 4
|
||||||
minor = 0
|
minor = 0
|
||||||
patch = 1
|
patch = 1
|
||||||
status = "rc"
|
status = "stable"
|
||||||
module_config = ""
|
module_config = ""
|
||||||
year = 2023
|
year = 2023
|
||||||
website = "https://godotengine.org"
|
website = "https://godotengine.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue