From 5fa8c53413dcf6189531174d3eb6a3ddc4287464 Mon Sep 17 00:00:00 2001 From: "nomi-ceu-management[bot]" <155502507+nomi-ceu-management[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:49:20 +0000 Subject: [PATCH] Beta Release 1.7-beta-5 [NO CATEGORY] --- .github/ISSUE_TEMPLATE/001-bug-report.yml | 1 + .github/ISSUE_TEMPLATE/002-feature-request.yml | 1 + overrides/config/CustomMainMenu/mainmenu.json | 2 +- overrides/config/nomilabs-version.cfg | 2 +- serverfiles/server.properties | 2 +- tools/templates/versions.txt | 1 + 6 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index 0471804..0547076 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-5 - 1.7-alpha-4 - 1.7-alpha-3 - 1.7-alpha-2a diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index 182d252..1520b39 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-5 - 1.7-alpha-4 - 1.7-alpha-3 - 1.7-alpha-2a diff --git a/overrides/config/CustomMainMenu/mainmenu.json b/overrides/config/CustomMainMenu/mainmenu.json index 8c609ef..d149419 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-alpha-4", + "link": "https://github.com/Nomi-CEu/Nomi-CEu/releases/tag/1.7-beta-5", "type": "openLink" }, "alignment": "left_center", diff --git a/overrides/config/nomilabs-version.cfg b/overrides/config/nomilabs-version.cfg index 2a3e353..1cbe410 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-alpha-4 + S:formattedVersion=v1.7-beta-5 } diff --git a/serverfiles/server.properties b/serverfiles/server.properties index d51a8fc..fa8688b 100644 --- a/serverfiles/server.properties +++ b/serverfiles/server.properties @@ -29,6 +29,6 @@ max-players=20 spawn-monsters=true view-distance=10 generate-structures=true -motd=Nomi CEu Server, v1.7-alpha-4, Normal Mode +motd=Nomi CEu Server, v1.7-beta-5, Normal Mode level-type=lostcities generator-settings= diff --git a/tools/templates/versions.txt b/tools/templates/versions.txt index 51f9090..b21c591 100644 --- a/tools/templates/versions.txt +++ b/tools/templates/versions.txt @@ -1,3 +1,4 @@ + - 1.7-beta-5 - 1.7-alpha-4 - 1.7-alpha-3 - 1.7-alpha-2a