Skip to content

Commit 5049675

Browse files
authored
infra: add 1.11.0 to issue template (#16413)
1 parent 0cd9e9b commit 5049675

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/iceberg_bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ body:
3434
description: What Apache Iceberg version are you using?
3535
multiple: false
3636
options:
37-
- "1.10.2 (latest release)"
37+
- "1.11.0 (latest release)"
38+
- "1.10.2"
3839
- "1.10.1"
3940
- "1.10.0"
4041
- "1.9.2"

0 commit comments

Comments
 (0)