diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 52745d7fa..235c4914d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -26,6 +26,7 @@ body: description: What version(s) of Authelia can you reproduce this bug on? multiple: true options: + - v4.37.0 - v4.36.9 - v4.36.8 - v4.36.7 @@ -56,7 +57,6 @@ body: - v4.32.2 - v4.32.1 - v4.32.0 - - v4.31.0 validations: required: true - type: dropdown