diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aa86907..a4c9ff5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,7 +12,7 @@ Note: if you need general tech support for things like server configuration, Dis **Pack Version:** -Check if the bug is fixed on the latest version before submitting. The latest version is v1.5. +Check if the bug is fixed on the latest version before submitting. The latest version is v1.5.1. Replace this text with the version number of the pack, or the commit hash, if you downloaded from GitHub. If you added any additional mods, or changed any configurations from their defaults, please also note that information here. diff --git a/overrides/config-overrides/expert/randompatches.cfg b/overrides/config-overrides/expert/randompatches.cfg index ff3a65c..1e87180 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.5.0, Hard Mode) + S:title=Nomifactory (CEu version, 1.5.1, Hard Mode) } } diff --git a/overrides/config-overrides/normal/randompatches.cfg b/overrides/config-overrides/normal/randompatches.cfg index 63829a0..5b7ba62 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.5.0, Normal Mode) + S:title=Nomifactory (CEu version, 1.5.1, Normal Mode) } } diff --git a/overrides/config/randompatches.cfg b/overrides/config/randompatches.cfg index 63829a0..5b7ba62 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.5.0, Normal Mode) + S:title=Nomifactory (CEu version, 1.5.1, Normal Mode) } }