diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 68d5801..2c520be 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-beta-3" - "1.6.1-beta-2" - "1.6.1-alpha-1" - "1.6" diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index 7e8227b..732307a 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-beta-3" - "1.6.1-beta-2" - "1.6.1-alpha-1" - "1.6" diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index 7d96320..1432f5a 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-2, Expert Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-3, Expert Mode) } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index 177ce01..3639cf4 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-2, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-3, Normal Mode) } } diff --git a/overrides/config/randompatches.cfg b/overrides/config/randompatches.cfg index 177ce01..3639cf4 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-2, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-3, Normal Mode) } }