From 63cf7eb622a8c1b477d52cbf4a23474b46b1395f Mon Sep 17 00:00:00 2001 From: retardgerman <78982850+retardgerman@users.noreply.github.com> Date: Fri, 6 Dec 2024 14:16:53 +0100 Subject: [PATCH] specified versions in dropdown menu --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 673b80f8..f9c6df4f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -45,9 +45,9 @@ body: label: Version description: What version of Streamyfin are you running? options: - - 0.21.x - - 0.18.x - - 0.17.x + - 0.22.0 + - 0.21.0 + - older validations: required: true