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