From b28c4a56f337d4763bb6c714b38b88c56bf9eb7a Mon Sep 17 00:00:00 2001 From: retardgerman <78982850+retardgerman@users.noreply.github.com> Date: Sun, 12 Jan 2025 13:39:43 +0100 Subject: [PATCH] fix: add new Releases to dropdown --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c8f30a95..2fe497ab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -44,8 +44,8 @@ body: description: What version of Streamyfin are you running? options: - 0.25.0 - - 0.22.0 - - 0.21.0 + - 0.24.0 + - 0.23.0 - older validations: required: true