From 848813b4704cc4ae198b832f29e8e06e18cc31dd Mon Sep 17 00:00:00 2001 From: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com> Date: Sun, 27 Aug 2023 17:21:33 +1000 Subject: [PATCH] Release 1.6.1 --- .github/ISSUE_TEMPLATE/001-bug-report.yml | 1 + .github/ISSUE_TEMPLATE/002-feature-request.yml | 1 + overrides/config-overrides/expert/randompatches.cfg | 2 +- overrides/config-overrides/normal/randompatches.cfg | 2 +- overrides/config/randompatches.cfg | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 194f747..9b7244d 100644 --- a/.github/ISSUE_TEMPLATE/001-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/001-bug-report.yml @@ -11,6 +11,7 @@ body: label: Nomi CEu Version description: The version of Nomi CEu you were using when this bug was encountered. If you do not know what it is, check the title of your instance window. If you do not see your version here, please update to the newest version of the pack, which currently is 1.6, or the newest alpha/beta, which currently is 1.6.1-beta-2. options: + - "1.6.1" - "1.6.1-beta-4" - "1.6.1-beta-3a" - "1.6.1-beta-2" diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index 6530141..4cbb1e2 100644 --- a/.github/ISSUE_TEMPLATE/002-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/002-feature-request.yml @@ -11,6 +11,7 @@ body: label: Nomi CEu Version description: The version of Nomi CEu you are using as the basis for this feature request. If you do not know what it is, check the title of your instance window. If you do not see your version here, please update to the newest version of the pack, which currently is 1.6, or the newest alpha/beta, which currently is 1.6.1-beta-2. options: + - "1.6.1" - "1.6.1-beta-4" - "1.6.1-beta-3a" - "1.6.1-beta-2" diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index e575284..db1b60c 100644 --- a/overrides/config-overrides/expert/randompatches.cfg +++ b/overrides/config-overrides/expert/randompatches.cfg @@ -110,7 +110,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory (CEu version, 1.6.1-beta-4, Expert Mode) + S:title=Nomifactory (CEu version, 1.6.1, Expert Mode) } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index faa8369..ab24557 100644 --- a/overrides/config-overrides/normal/randompatches.cfg +++ b/overrides/config-overrides/normal/randompatches.cfg @@ -110,7 +110,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory (CEu version, 1.6.1-beta-4, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1, Normal Mode) } } diff --git a/overrides/config/randompatches.cfg b/overrides/config/randompatches.cfg index faa8369..ab24557 100644 --- a/overrides/config/randompatches.cfg +++ b/overrides/config/randompatches.cfg @@ -110,7 +110,7 @@ client { # The Minecraft window title. # Default: Minecraft 1.12.2 - S:title=Nomifactory (CEu version, 1.6.1-beta-4, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1, Normal Mode) } }