diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 17cb5fd..ba8108a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -49,7 +49,8 @@ body: label: Version description: What version of our product are you running? options: - - v0.4.1 (Default) + - v0.5.0 (Default) + - v0.4.1 - v0.4.0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 0449782..e29e2bd 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -68,7 +68,8 @@ body: label: Version description: What version of our product are you running? options: - - v0.4.1 (Default) + - v0.5.0 (Default) + - v0.4.1 - v0.4.0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/maintenance_request.yaml b/.github/ISSUE_TEMPLATE/maintenance_request.yaml index 07edf8f..42c9502 100644 --- a/.github/ISSUE_TEMPLATE/maintenance_request.yaml +++ b/.github/ISSUE_TEMPLATE/maintenance_request.yaml @@ -27,7 +27,8 @@ body: label: Version description: What version of our product are you running? options: - - v0.4.1 (Default) + - v0.5.0 (Default) + - v0.4.1 - v0.4.0 validations: required: true