From af9126f7ff193a3263175e1ad1901f1fb2ce4b7f Mon Sep 17 00:00:00 2001 From: "nomi-ceu-management[bot]" <155502507+nomi-ceu-management[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:52:54 +0000 Subject: [PATCH] Release 1.7.1 [NO CATEGORY] --- .github/ISSUE_TEMPLATE/001-bug-report.yml | 3 ++- .github/ISSUE_TEMPLATE/002-feature-request.yml | 3 ++- overrides/config/CustomMainMenu/mainmenu.json | 4 ++-- overrides/config/nomilabs-version.cfg | 4 +++- tools/templates/versions.txt | 1 + 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 1abb8fa..8cc18f6 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.1 - 1.7a - 1.7 - 1.7-beta-6a @@ -108,7 +109,7 @@ body: label: Reproduction Steps description: | How do you trigger this bug? Please walk us through it step by step. - + Please leave this field blank if this is not applicable. (Quest Isuses, JEI Issues, Tooltip Issues, etc.) placeholder: | 1. diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index 734e076..d23a505 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.1 - 1.7a - 1.7 - 1.7-beta-6a @@ -107,7 +108,7 @@ body: attributes: label: How Will Your Solution Work description: | - Describe how the solution will fix the problem, or add to the pack. + Describe how the solution will fix the problem, or add to the pack. If you are suggesting a mod, please describe what the mod does, and how it will add to the pack. placeholder: "Example: If X was done, than Y will get a use, and..." validations: diff --git a/overrides/config/CustomMainMenu/mainmenu.json b/overrides/config/CustomMainMenu/mainmenu.json index 95478d0..87ba990 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.7a", + "link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7.1", "type": "openLink" }, "alignment": "left_center", @@ -148,4 +148,4 @@ } } } -} +} \ No newline at end of file diff --git a/overrides/config/nomilabs-version.cfg b/overrides/config/nomilabs-version.cfg index 3156472..2939d47 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.7a + S:formattedVersion=v1.7.1 # 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. @@ -16,3 +16,5 @@ general { # Max: 2147483647 I:manualFixVersion=1 } + + diff --git a/tools/templates/versions.txt b/tools/templates/versions.txt index aac0607..155389f 100644 --- a/tools/templates/versions.txt +++ b/tools/templates/versions.txt @@ -1,3 +1,4 @@ + - 1.7.1 - 1.7a - 1.7 - 1.7-beta-6a