From d3f31bb476ccf9f98b3194e805941ed94dbb216d Mon Sep 17 00:00:00 2001 From: LukeGus Date: Wed, 1 Oct 2025 15:19:56 -0500 Subject: [PATCH] Changed placeholder for bug report. Ready for 1.7.0 release. --- .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 cc9a161a..39b68b66 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -43,7 +43,7 @@ body: attributes: label: Version description: Find your version in the User Profile tab - placeholder: "e.g., 1.6.0" + placeholder: "e.g., 1.7.0" validations: required: true - type: checkboxes