diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 6fa0d1b..f26bf81 100644 --- a/.github/ISSUE_TEMPLATE/001-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/001-bug-report.yml @@ -14,6 +14,7 @@ body: 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 alpha, beta or release of the pack. options: - "Nightly" + - 1.7-beta-6 - 1.7-beta-5c - 1.7-beta-5b - 1.7-beta-5a diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index 5c01823..5ea3621 100644 --- a/.github/ISSUE_TEMPLATE/002-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/002-feature-request.yml @@ -14,6 +14,7 @@ body: 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. f you do not see your version here, please update to the newest alpha, beta or release of the pack. options: - "Nightly" + - 1.7-beta-6 - 1.7-beta-5c - 1.7-beta-5b - 1.7-beta-5a diff --git a/overrides/config/CustomMainMenu/mainmenu.json b/overrides/config/CustomMainMenu/mainmenu.json index 0824fd0..bed5833 100644 --- a/overrides/config/CustomMainMenu/mainmenu.json +++ b/overrides/config/CustomMainMenu/mainmenu.json @@ -86,7 +86,7 @@ }, "update": { "action": { - "link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7-beta-5c", + "link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7-beta-6", "type": "openLink" }, "alignment": "left_center", diff --git a/overrides/config/nomilabs-version.cfg b/overrides/config/nomilabs-version.cfg index 0762236..a9ae19f 100644 --- a/overrides/config/nomilabs-version.cfg +++ b/overrides/config/nomilabs-version.cfg @@ -5,7 +5,7 @@ general { # Formatted Version of the Modpack. Currently just used as a Substitution in the Window Title Override. # [default: v1.0.0] - S:formattedVersion=v1.7-beta-5c + S:formattedVersion=v1.7-beta-6 # Manual Fix Version. Increment this to have Data Fixers be POTENTIALLY applied. # Note that if a chunk or inventory is loaded on the same fix version multiple times, it will only be fixed the first time. diff --git a/tools/templates/versions.txt b/tools/templates/versions.txt index ef544a6..c9430bd 100644 --- a/tools/templates/versions.txt +++ b/tools/templates/versions.txt @@ -1,3 +1,4 @@ + - 1.7-beta-6 - 1.7-beta-5c - 1.7-beta-5b - 1.7-beta-5a