Skip to content

Commit

Permalink
Bump version to 4.1.3-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriSizov committed Nov 1, 2023
1 parent b79961e commit fc79201
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.3] - TBD
## [4.1.3] - 2023-11-01

See the [release announcement](https://godotengine.org/article/maintenance-release-godot-4-1-3) for details.

Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
major = 4
minor = 1
patch = 3
status = "rc"
status = "stable"
module_config = ""
year = 2023
website = "https://godotengine.org"
Expand Down

0 comments on commit fc79201

Please sign in to comment.