From 1fa1f830d458704c4e6b96d374b8127160b25276 Mon Sep 17 00:00:00 2001 From: Raffson Date: Sat, 7 Jun 2025 19:33:05 +0200 Subject: [PATCH] Update bug-report templates for v1.4.1 --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/new-game-bug.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index a2323b42..2816133d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -31,7 +31,7 @@ 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.4.0 + - v1.4.1 - Test build - type: input attributes: diff --git a/.github/ISSUE_TEMPLATE/new-game-bug.yml b/.github/ISSUE_TEMPLATE/new-game-bug.yml index 1f85f0cc..07e62515 100644 --- a/.github/ISSUE_TEMPLATE/new-game-bug.yml +++ b/.github/ISSUE_TEMPLATE/new-game-bug.yml @@ -39,7 +39,7 @@ 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.4.0 + - 1.4.1 - Test build - type: input attributes: