diff --git a/about/release_policy.rst b/about/release_policy.rst index 26c24483d..a784a86c3 100644 --- a/about/release_policy.rst +++ b/about/release_policy.rst @@ -90,8 +90,8 @@ on GitHub. +-------------+----------------------+--------------------------------------------------------------------------+ | Godot 4.0 | ~2022 (see below) | |unstable| *Current focus of development (unstable).* | +-------------+----------------------+--------------------------------------------------------------------------+ -| Godot 3.5 | Q2 2022 | |supported| *Beta.* Receives new features as well as bug fixes while | -| | | under development. | +| Godot 3.5 | July 2022 | |supported| *Release Candidate.* Focus on testing and bug fixing until | +| | | most reported regressions are solved. | +-------------+----------------------+--------------------------------------------------------------------------+ | Godot 3.4 | November 2021 | |supported| Receives fixes for bugs, security and platform support | | | | issues, as well as backwards-compatible usability enhancements. |