From 088073b257fae7eda06f53c1e45d0810cced5b16 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 27 Mar 2022 12:47:38 -0700 Subject: [PATCH] Update bug templates now that 5.2.0 is out. --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 - .github/ISSUE_TEMPLATE/new-game-bug.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 59562806..6b2a1881 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -31,7 +31,6 @@ body: If the bug was found in a development build, select "Development build" and provide a link to the build in the field below. options: - - 5.1.0 - 5.2.0 - Development build - type: input diff --git a/.github/ISSUE_TEMPLATE/new-game-bug.yml b/.github/ISSUE_TEMPLATE/new-game-bug.yml index 0e1ea933..bb4ad5cf 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 development build, select "Development build" and provide a link to the build in the field below. options: - - 5.1.0 + - 5.2.0 - Development build - type: input attributes: