diff --git a/.github/ISSUE_TEMPLATE/defect-report.yml b/.github/ISSUE_TEMPLATE/defect-report.yml index 390a95c75..7bbb2aefd 100644 --- a/.github/ISSUE_TEMPLATE/defect-report.yml +++ b/.github/ISSUE_TEMPLATE/defect-report.yml @@ -60,9 +60,9 @@ body: What version of the Dependency-Track Frontend are you using? options: - 4.7.x - - 4.8.0 - - 4.8.1 - - 4.9.0-SNAPSHOT + - 4.8.x + - 4.9.0 + - 4.10.0-SNAPSHOT validations: required: true - type: dropdown