From 8117aa0a5199b3fdb268f7aa048665b55dcc3201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Pilgaard=20Gr=C3=B8ndahl?= Date: Tue, 8 Mar 2022 19:34:24 +0100 Subject: [PATCH] Update settings.ps1 --- automation/settings.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automation/settings.ps1 b/automation/settings.ps1 index e2fe955348..06f3084bd9 100644 --- a/automation/settings.ps1 +++ b/automation/settings.ps1 @@ -29,7 +29,7 @@ $MODPACK_NAME = "Enigmatica6" $CLIENT_NAME = "Enigmatica6" # Version Of The Modpack -$MODPACK_VERSION = "1.0.0" +$MODPACK_VERSION = "0.5.27" # Last Version Of The Modpack # Needed For Changelog Parsing @@ -59,7 +59,7 @@ $CLIENT_CHANGELOG = "The Changelog is currently being written, it should be done $GAME_VERSIONS = @(8203) # Can be "alpha", "beta" or "release" -$CLIENT_RELEASE_TYPE = "alpha" +$CLIENT_RELEASE_TYPE = "beta" #=====================================================================// # DEPENDENCIES URL