From a9a50b66e3317bcf74a4ea3ed35e0c13cf94f6af Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 23 Jul 2023 23:11:52 +0200 Subject: [PATCH] Update list of Godot version tags in Bisecting regressions --- contributing/workflow/bisecting_regressions.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contributing/workflow/bisecting_regressions.rst b/contributing/workflow/bisecting_regressions.rst index 6e281402701..5e55a1598ba 100644 --- a/contributing/workflow/bisecting_regressions.rst +++ b/contributing/workflow/bisecting_regressions.rst @@ -92,6 +92,13 @@ following commit hashes depending on the version: .. code-block:: none + 4.1.1-stable + 4.1-stable + 4.0.3-stable + 4.0.2-stable + 4.0.1-stable + 4.0-stable + 3.5.2-stable 3.5.1-stable 3.5-stable 3.4.5-stable