From 5fbfa0f2c85fee4bb740479759f70e2c9b9931fb Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Thu, 25 Jul 2024 18:59:04 +0800 Subject: [PATCH] Update bug_report.yml (#6678) --- .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 8824c5dba6..cf4fce3700 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,7 +22,7 @@ body: - type: input attributes: label: Dify version - placeholder: 0.6.11 + placeholder: 0.6.15 description: See about section in Dify console validations: required: true