diff --git a/.github/ISSUE_TEMPLATE/01-visual-report.yml b/.github/ISSUE_TEMPLATE/01-visual-report.yml index cc8429d6..9fd738de 100644 --- a/.github/ISSUE_TEMPLATE/01-visual-report.yml +++ b/.github/ISSUE_TEMPLATE/01-visual-report.yml @@ -19,7 +19,7 @@ body: attributes: label: Mod Version description: What version of UIInfoSuite2 are you running? - value: "v2.3.0" + placeholder: "v2.3.1" validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/02-breaking-report.yml b/.github/ISSUE_TEMPLATE/02-breaking-report.yml index c3484cd6..d6141a54 100644 --- a/.github/ISSUE_TEMPLATE/02-breaking-report.yml +++ b/.github/ISSUE_TEMPLATE/02-breaking-report.yml @@ -19,7 +19,7 @@ body: attributes: label: Mod Version description: What version of UIInfoSuite2 are you running? - value: "v2.3.0" + placeholder: "v2.3.1" validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/03-other-report.yml b/.github/ISSUE_TEMPLATE/03-other-report.yml index 1676ffdf..d02b3a86 100644 --- a/.github/ISSUE_TEMPLATE/03-other-report.yml +++ b/.github/ISSUE_TEMPLATE/03-other-report.yml @@ -18,7 +18,7 @@ body: attributes: label: Mod Version description: What version of UIInfoSuite2 are you running? - value: "v2.3.0" + placeholder: "v2.3.1" validations: required: true - type: dropdown