From 141b524cd5c996492b422d203c85ab32e0f4308c Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 4 Mar 2022 09:21:00 +0100 Subject: [PATCH] Change estimated release date for Godot 3.5 to Q2 2022 Q1 2022 ends on 2022-03-31, which is too soon considering that only 3.5beta1 was released so far. The RC stage wasn't reached yet. --- about/release_policy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/release_policy.rst b/about/release_policy.rst index e84e5c209..26c24483d 100644 --- a/about/release_policy.rst +++ b/about/release_policy.rst @@ -90,7 +90,7 @@ on GitHub. +-------------+----------------------+--------------------------------------------------------------------------+ | Godot 4.0 | ~2022 (see below) | |unstable| *Current focus of development (unstable).* | +-------------+----------------------+--------------------------------------------------------------------------+ -| Godot 3.5 | Q1 2022 | |supported| *Beta.* Receives new features as well as bug fixes while | +| Godot 3.5 | Q2 2022 | |supported| *Beta.* Receives new features as well as bug fixes while | | | | under development. | +-------------+----------------------+--------------------------------------------------------------------------+ | Godot 3.4 | November 2021 | |supported| Receives fixes for bugs, security and platform support |