fix(issues): Allow selecting 32 as Nextcloud version

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/54858/head
Joas Schilling 1 month ago
parent 474088dfdb
commit 1171e9102b
No known key found for this signature in database
GPG Key ID: F72FA5B49FFA96B0
  1. 2
      .github/ISSUE_TEMPLATE/BUG_REPORT.yml

@ -71,9 +71,9 @@ body:
Select Nextcloud Server version.
_Versions not listed here are not maintained and not supported anymore_
options:
- "29"
- "30"
- "31"
- "32"
- "master"
validations:
required: true

Loading…
Cancel
Save