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

sfirke pushed a commit to branch update-issue-template-post-6.1.0-release
in repository https://gitbox.apache.org/repos/asf/superset.git

commit a0f99d7260affcee6b020f58964dabb1f1c49eaf
Author: Sam Firke <[email protected]>
AuthorDate: Wed May 27 23:38:35 2026 -0400

    chore(issue template): bump version numbers to reflect 6.1.0 being released
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml 
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 15e7a6b14cd..6c8165357f9 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -41,8 +41,8 @@ body:
       label: Superset version
       options:
         - master / latest-dev
+        - "6.1.0"
         - "6.0.0"
-        - "5.0.0"
     validations:
       required: true
   - type: dropdown

Reply via email to