Skip to content

Commit 8e56e13

Browse files
authored
Add last two versions to bug report (#3892)
1 parent 58749a3 commit 8e56e13

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/iceberg_bug_report.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ body:
2828
description: What Apache Iceberg version are you using?
2929
multiple: false
3030
options:
31-
- "0.11.0 (latest release)"
31+
- "0.12.0 (latest release)"
32+
- "0.11.1"
33+
- "0.11.0"
3234
- "0.10.0"
3335
- "0.9.1"
3436
- "0.9.0"

0 commit comments

Comments
 (0)