diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ded98b2..956361d 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.9.0 (Default) + - 1.9.1 (Default) + - 1.9.0 - 1.8.5 - 1.8.4 - 1.8.3 diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 68292e6..b6f742b 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.9.0 (Default) + - 1.9.1 (Default) + - 1.9.0 - 1.8.5 - 1.8.4 - 1.8.3