diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 2f42ca6..68d5801 100644 --- a/.github/ISSUE_TEMPLATE/001-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/001-bug-report.yml @@ -9,8 +9,9 @@ body: id: version attributes: 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-alpha-1. + 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-2" - "1.6.1-alpha-1" - "1.6" - "1.5.2" diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index ff90ee2..7e8227b 100644 --- a/.github/ISSUE_TEMPLATE/002-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/002-feature-request.yml @@ -9,8 +9,9 @@ body: id: version attributes: 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-alpha-1. + 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-2" - "1.6.1-alpha-1" - "1.6" - "1.5.2" diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index 8815cfd..7d96320 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-1, Expert Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-2, Expert Mode) } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index 6e32229..177ce01 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-1, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-2, Normal Mode) } } diff --git a/overrides/config/CustomMainMenu/mainmenu.json b/overrides/config/CustomMainMenu/mainmenu.json index a8a6b7b..ed7d128 100644 --- a/overrides/config/CustomMainMenu/mainmenu.json +++ b/overrides/config/CustomMainMenu/mainmenu.json @@ -78,7 +78,7 @@ "alignment": "left_center", "action": { "type": "openLink", - "link": "https://github.com/Nomi-CEu/nomi-ceu/releases/tag/1.6.1-beta-1" + "link": "https://github.com/Nomi-CEu/nomi-ceu/releases/tag/1.6" } }, "discord": { diff --git a/overrides/config/randompatches.cfg b/overrides/config/randompatches.cfg index 6e32229..177ce01 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-1, Normal Mode) + S:title=Nomifactory (CEu version, 1.6.1-beta-2, Normal Mode) } }