diff options
| author | Bill Thornton <thornbill@users.noreply.github.com> | 2026-04-05 21:22:47 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 21:22:47 -0400 |
| commit | 4b59d8f117fc93788893b062c9dcde136ef27a0d (patch) | |
| tree | 66e3d9be29aff08efae7a5d81c6683a5ac86e1a8 | |
| parent | 31720cef053a4acce332025ff2aa83bd1bb56b9c (diff) | |
| parent | 34e2f91d502fc9034591836947e4351d44aa9f12 (diff) | |
Merge pull request #16573 from theguymadmax/update-template-for-10.11.8
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue report.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue report.yml b/.github/ISSUE_TEMPLATE/issue report.yml index 909f22ed1d..45235be712 100644 --- a/.github/ISSUE_TEMPLATE/issue report.yml +++ b/.github/ISSUE_TEMPLATE/issue report.yml @@ -87,6 +87,7 @@ body: label: Jellyfin Server version description: What version of Jellyfin are you using? options: + - 10.11.8 - 10.11.7 - 10.11.6 - Master |
