diff --git a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml index 32dbd92f7c..0759a65723 100644 --- a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml @@ -28,7 +28,8 @@ body: description: What Apache Iceberg Rust version are you using? multiple: false options: - - 0.5.1 (latest version) + - 0.6.0 (latest version) + - 0.5.1 - 0.4.0 - 0.3.0 - 0.2.0