diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 9d0eb2ed..0e275a63 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -60,6 +60,9 @@ body: description: What version of iced are you using? options: - master + - 0.4.2 + - 0.4.1 + - 0.4.0 - 0.3.0 validations: required: true