From 3f1897e981c4c0f444ea8f278ed3f0e188bb4b4a Mon Sep 17 00:00:00 2001 From: retardgerman <78982850+retardgerman@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:57:48 +0200 Subject: [PATCH] feat(issue-template): add latest app version to bug report dropdown --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5ba823bb..19952741 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -43,6 +43,7 @@ body: label: Version description: What version of Streamyfin are you running? options: + - 0.30.2 - 0.29.0 - 0.28.0 - 0.27.0