From 0784efc1c7177d232d26a3fa8dd2472e9ddb46c4 Mon Sep 17 00:00:00 2001 From: Raffson Date: Sat, 16 Mar 2024 19:25:12 +0100 Subject: [PATCH] Update bug-report templates for v1.3.0 --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 +-- .github/ISSUE_TEMPLATE/new-game-bug.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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