diff options
| author | Joe Rogers <1337joe@users.noreply.github.com> | 2022-03-28 20:28:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-28 20:28:33 +0200 |
| commit | 8e58f713a9e9f4f0313aac63d9c363c14293246f (patch) | |
| tree | 3c11bc3d2ced9cb268f3533fa8f8a0eb76916fb3 /.github/ISSUE_TEMPLATE | |
| parent | 9d2726cccd3241e44e437e50c7f2f005c006ce15 (diff) | |
Add 10.8.0 to issue template (#7513)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -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 63e0f0e22..fd377df9d 100644 --- a/.github/ISSUE_TEMPLATE/issue report.yml +++ b/.github/ISSUE_TEMPLATE/issue report.yml @@ -30,6 +30,7 @@ body: label: Jellyfin Version description: What version of Jellyfin are you running? options: + - 10.8.0 - 10.7.7 - 10.7.z - 10.6.4 |
