diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f0787982..d3dc54a4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -31,9 +31,8 @@ body: If the bug was found in a test/development build, select "Test build" or "Development build" and provide a link to the applicable build in the field below. options: - - v1.2.1 + - v1.3.0 - Test build - - Development build - type: input attributes: label: Test/Development build diff --git a/.github/ISSUE_TEMPLATE/new-game-bug.yml b/.github/ISSUE_TEMPLATE/new-game-bug.yml index d1d31061..48a2e559 100644 --- a/.github/ISSUE_TEMPLATE/new-game-bug.yml +++ b/.github/ISSUE_TEMPLATE/new-game-bug.yml @@ -39,9 +39,8 @@ body: If the bug was found in a test/development build, select "Test build" or "Development build" and provide a link to the applicable build in the field below. options: - - 1.0.0 + - 1.3.0 - Test build - - Development build - type: input attributes: label: Test/Development build