From a3a59b2f56104329d616069ea200526dc26e00bb Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Fri, 23 Jan 2026 19:27:14 +0100 Subject: [PATCH] chore: update version placeholder to 24.1.0 --- .github/DISCUSSION_TEMPLATE/issue-triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/issue-triage.yml b/.github/DISCUSSION_TEMPLATE/issue-triage.yml index 68862a97..36d89810 100644 --- a/.github/DISCUSSION_TEMPLATE/issue-triage.yml +++ b/.github/DISCUSSION_TEMPLATE/issue-triage.yml @@ -73,7 +73,7 @@ body: attributes: label: Gunicorn Version description: Output of `gunicorn --version` - placeholder: gunicorn 24.0.0 + placeholder: gunicorn 24.1.0 validations: required: true