From 394262af5a317e7e034e4b039bfd1437084a6561 Mon Sep 17 00:00:00 2001 From: Chris <182387676+whoopsi-daisy@users.noreply.github.com> Date: Fri, 5 Jun 2026 17:37:35 +0200 Subject: [PATCH] Update Streamyfin version options in issue template Add new version options for Streamyfin in issue report template. --- .github/ISSUE_TEMPLATE/issue_report.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index ccdb0d0ed..fb67b57f5 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -77,9 +77,11 @@ body: label: Streamyfin Version description: What version of Streamyfin are you running? options: + - 0.54.1 + - 0.51.0 - 0.47.1 - 0.30.2 - - older + - Older - TestFlight/Development build validations: required: true