diff --git a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml index d2c9afb5676b..456bf6c28553 100644 --- a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml @@ -34,7 +34,8 @@ body: description: What Apache Iceberg version are you using? multiple: false options: - - "1.10.2 (latest release)" + - "1.11.0 (latest release)" + - "1.10.2" - "1.10.1" - "1.10.0" - "1.9.2"