From 2b1dbdfd073499fde42ef48536ebc4bd913d35f4 Mon Sep 17 00:00:00 2001 From: Integer Limit <103940576+IntegerLimit@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:43:21 +1100 Subject: [PATCH] Add 1.6.1b to Versions List and Issue Templates (#665) Co-authored-by: nomi-ceu-management[bot] <155502507+nomi-ceu-management[bot]@users.noreply.github.com> [SKIP] --- .github/ISSUE_TEMPLATE/001-bug-report.yml | 1 + .github/ISSUE_TEMPLATE/002-feature-request.yml | 1 + tools/templates/versions.txt | 1 + 3 files changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 73fbc08..e81d23f 100644 --- a/.github/ISSUE_TEMPLATE/001-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/001-bug-report.yml @@ -17,6 +17,7 @@ body: - 1.7-alpha-2a - 1.7-alpha-2 - 1.7-alpha-1 + - 1.6.1b - 1.6.1a - 1.6.1-beta-4 - 1.6.1-beta-3a diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index 9e14c4b..932c84c 100644 --- a/.github/ISSUE_TEMPLATE/002-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/002-feature-request.yml @@ -17,6 +17,7 @@ body: - 1.7-alpha-2a - 1.7-alpha-2 - 1.7-alpha-1 + - 1.6.1b - 1.6.1a - 1.6.1-beta-4 - 1.6.1-beta-3a diff --git a/tools/templates/versions.txt b/tools/templates/versions.txt index 63cf20b..0ee10b0 100644 --- a/tools/templates/versions.txt +++ b/tools/templates/versions.txt @@ -1,6 +1,7 @@ - 1.7-alpha-2a - 1.7-alpha-2 - 1.7-alpha-1 + - 1.6.1b - 1.6.1a - 1.6.1-beta-4 - 1.6.1-beta-3a