Skip to content

Commit 1171e91

Browse files
committed
fix(issues): Allow selecting 32 as Nextcloud version
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 474088d commit 1171e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ body:
7171
Select Nextcloud Server version.
7272
_Versions not listed here are not maintained and not supported anymore_
7373
options:
74-
- "29"
7574
- "30"
7675
- "31"
76+
- "32"
7777
- "master"
7878
validations:
7979
required: true

0 commit comments

Comments
 (0)