From 6c48501f8762ed4ddb661c0c9665ee269bc4348d Mon Sep 17 00:00:00 2001 From: mathilde-cryptpad <156299270+mathilde-cryptpad@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:17:50 +0100 Subject: [PATCH] fix YAML use of tab instead of spaces --- .github/ISSUE_TEMPLATE/bug_resolution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_resolution.yml b/.github/ISSUE_TEMPLATE/bug_resolution.yml index 6017ecc5e..9016f70eb 100644 --- a/.github/ISSUE_TEMPLATE/bug_resolution.yml +++ b/.github/ISSUE_TEMPLATE/bug_resolution.yml @@ -89,7 +89,7 @@ body: label: Version description: What version of CryptPad are you running? options: - - 2024.3.0 + - 2024.3.0 - 5.7.0 - 5.6.0 - 5.5.0