diff options
| author | Bond-009 <bond.009@outlook.com> | 2024-10-27 10:57:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-27 10:57:59 +0100 |
| commit | f0700b76d5b5d04bb736c1a82eeb6a5ec8892be9 (patch) | |
| tree | 207a6b764dc03d6b1588720ef162a3a7811dbe9c | |
| parent | a0c634a6edcebdf0ee1ed28fc51dfefaab8b9392 (diff) | |
| parent | 6b135ea209a2e498dcb177be9b8ccafb70319ea2 (diff) | |
Merge pull request #12882 from HadrienPatte/update-issue-template-version
Update issue template version from 10.9.11 to 10.10.0
| -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 b52241208..9181a1e7d 100644 --- a/.github/ISSUE_TEMPLATE/issue report.yml +++ b/.github/ISSUE_TEMPLATE/issue report.yml @@ -86,7 +86,7 @@ body: label: Jellyfin Server version description: What version of Jellyfin are you using? options: - - 10.9.11+ + - 10.10.0+ - Master - Unstable - Older* |
