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

etudenhoefner 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 5fce05e8c3 Update iceberg_bug_report.yml to 1.4.3 (#9491)
5fce05e8c3 is described below

commit 5fce05e8c34b8eb79c2cfe54bdefdaadd0004907
Author: oneonestar <[email protected]>
AuthorDate: Wed Jan 17 19:22:21 2024 +0900

    Update iceberg_bug_report.yml to 1.4.3 (#9491)
---
 .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 0e41cfb7c9..908e30344d 100644
--- a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
@@ -9,7 +9,8 @@ body:
       description: What Apache Iceberg version are you using?
       multiple: false
       options:
-        - "1.4.2 (latest release)"
+        - "1.4.3 (latest release)"
+        - "1.4.2"
         - "1.4.1"
         - "1.4.0"
         - "1.3.1"

Reply via email to