diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2b29e2510..f8559a645 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -85,8 +85,8 @@ body: label: Application Version description: What build version of our software are you running? options: - - 0.2.3 (Latest Build) - - 0.2.2 (Latest Release) + - 0.2.4 (Latest Release) + - 0.2.3 validations: required: true - type: dropdown