Skip to content

Commit 170ba33

Browse files
committed
Bump version to 3.5.2-stable
1 parent a849e3a commit 170ba33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77

8-
## [3.5.2] - TBD
8+
## [3.5.2] - 2023-03-07
99

1010
See the [release announcement](https://godotengine.org/article/maintenance-release-godot-3-5-2) for details.
1111

version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
major = 3
44
minor = 5
55
patch = 2
6-
status = "rc"
6+
status = "stable"
77
module_config = ""
8-
year = 2022
8+
year = 2023
99
website = "https://godotengine.org"
1010
docs = "3.5"

0 commit comments

Comments
 (0)