This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 53261312d6 Infra: Add 1.5.1 to issue template (#10214)
53261312d6 is described below

commit 53261312d6313026dd8c8d202faa87f5f428b27d
Author: Amogh Jahagirdar <[email protected]>
AuthorDate: Wed Apr 24 13:11:21 2024 -0600

    Infra: Add 1.5.1 to issue template (#10214)
---
 .github/ISSUE_TEMPLATE/iceberg_bug_report.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml 
b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
index f2ea3f8aab..7c584618cb 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 version are you using?
       multiple: false
       options:
-        - "1.5.0 (latest release)"
+        - "1.5.1 (latest release)"
+        - "1.5.0"
         - "1.4.3"
         - "1.4.2"
         - "1.4.1"

Reply via email to