Skip to content

Commit 7d9ff24

Browse files
authored
Bump version in iceberg-bug-report.yaml (#2463)
<!-- Thanks for opening a pull request! --> <!-- In the case this PR will resolve an issue, please replace ${GITHUB_ISSUE_ID} below with the actual Github issue id. --> <!-- Closes #${GITHUB_ISSUE_ID} --> # Rationale for this change ## Are these changes tested? ## Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. -->
1 parent f4e23e5 commit 7d9ff24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/iceberg_bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ body:
2828
description: What Apache Iceberg version are you using?
2929
multiple: false
3030
options:
31-
- "0.9.1 (latest release)"
31+
- "0.10.0 (latest release)"
32+
- "0.9.1"
3233
- "0.9.0"
3334
- "0.8.1"
3435
- "0.8.0"

0 commit comments

Comments
 (0)