diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 78e1e9f..ded98b2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -24,7 +24,8 @@ body: label: Version description: What version of our software are you running? options: - - 1.8.5 (Default) + - 1.9.0 (Default) + - 1.8.5 - 1.8.4 - 1.8.3 - 1.8.2 diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index f54708d..68292e6 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -47,7 +47,8 @@ body: label: Version description: What version of our software did you last run? options: - - 1.8.5 (Default) + - 1.9.0 (Default) + - 1.8.5 - 1.8.4 - 1.8.3 - 1.8.2