Bump version to 4.0.3-stable

This commit is contained in:
Rémi Verschelde
2023-05-19 08:58:15 +02:00
parent acc82a1d05
commit 5222a99f5d
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.3] - TBD
## [4.0.3] - 2023-05-19
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-0-3) for details.

View File

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