diff options
| author | Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | 2026-04-01 09:26:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-01 09:26:00 +0200 |
| commit | c7ac591548bcd89158fbc4c002b42f1dba701400 (patch) | |
| tree | 14ce89f85856d78f4495315ccaf1f8394a4ce194 | |
| parent | cef81ae2ed4237510692d9a4b6286fc78f4c0193 (diff) | |
| parent | 736a01f447c40ba116345709eced4f775da7f2bc (diff) | |
Merge pull request #16530 from theguymadmax/update-template-for-10.11.7
Update issue template version to 10.11.7
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue report.yml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue report.yml b/.github/ISSUE_TEMPLATE/issue report.yml index 9bcff76bd..909f22ed1 100644 --- a/.github/ISSUE_TEMPLATE/issue report.yml +++ b/.github/ISSUE_TEMPLATE/issue report.yml @@ -87,13 +87,8 @@ body: label: Jellyfin Server version description: What version of Jellyfin are you using? options: + - 10.11.7 - 10.11.6 - - 10.11.5 - - 10.11.4 - - 10.11.3 - - 10.11.2 - - 10.11.1 - - 10.11.0 - Master - Unstable - Older* |
