diff options
| author | Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | 2026-09-15 09:21:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-15 09:21:58 +0200 |
| commit | c8838e704f258f69bbe7b24723c493b0966477cd (patch) | |
| tree | 04c234fe7749046ae990831ec753e937ad3737df | |
| parent | 9f2fdd15144dab7190960ac61618d3d88ce6d5c2 (diff) | |
| parent | 2989dcdc0238c57e8590bc962ef5b91d82aabca9 (diff) | |
Merge pull request #18051 from theguymadmax/update-template-for-12.1
Update issue template version to 12.1
| -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 3473828484..12ee6411d3 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: + - 12.1 - 12.0 - 10.11.11 - Master |
