diff --git a/automation/settings.ps1 b/automation/settings.ps1 index 01fac10b35..383e63cafd 100644 --- a/automation/settings.ps1 +++ b/automation/settings.ps1 @@ -29,11 +29,11 @@ $MODPACK_NAME = "Enigmatica6" $CLIENT_NAME = "Enigmatica6" # Version Of The Modpack -$MODPACK_VERSION = "1.6.0" +$MODPACK_VERSION = "1.6.1" # Last Version Of The Modpack # Needed For Changelog Parsing -$LAST_MODPACK_VERSION = "1.5.1" +$LAST_MODPACK_VERSION = "1.6.0" # =====================================================================// # CHANGELOG SETTINGS