diff options
| author | Andrew <dpieski@gmail.com> | 2025-11-08 10:30:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-08 08:30:30 -0700 |
| commit | 0d7b687da092d32efbf12b4e43a905c6c066e3de (patch) | |
| tree | 997e90928180922d37093bad94ff210d7003d224 /.github | |
| parent | f693c9d39f00317e33153061a0c406aa8a607555 (diff) | |
Update Jellyfin Server version in issue template (#15398)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue report.yml b/.github/ISSUE_TEMPLATE/issue report.yml index 269968839..d304fb729 100644 --- a/.github/ISSUE_TEMPLATE/issue report.yml +++ b/.github/ISSUE_TEMPLATE/issue report.yml @@ -87,7 +87,7 @@ body: label: Jellyfin Server version description: What version of Jellyfin are you using? options: - - 10.10.0+ + - 10.11.0+ - Master - Unstable - Older* |
