diff options
| author | Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | 2024-09-02 11:26:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-02 11:26:58 +0200 |
| commit | 46508880c7d3b1cd363c49f80280cbcc3aec7ab2 (patch) | |
| tree | 3e42e6d006285322fb5d3415531957036723d4c4 | |
| parent | 9effdc7df6924d10a6e6901295a11e25fdbcf429 (diff) | |
| parent | b08b81cf7c00627feaa5d89cfefd1e91d3e15c3c (diff) | |
Merge pull request #12559 from TimGels/chore-update-issue-template-version
Update issue template version from 10.9.9 to 10.9.10
| -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 b71b365f7..cfb5a6ec2 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.9+ + - 10.9.10+ - Master - Unstable - Older* |
