Skip to content

Commit

Permalink
Preparing to launch 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
KuryKat committed Sep 10, 2023
1 parent e5aa13e commit 8d01755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions automation/settings.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ $MODPACK_NAME = "blocky-dragons"
$CLIENT_NAME = "BlockyDragons"

# Version Of The Modpack
$MODPACK_VERSION = "v1.4.1"
$MODPACK_VERSION = "v1.4.2"

# Last Version Of The Modpack
# Needed For Changelog Parsing
$LAST_MODPACK_VERSION = "v1.4.0"
$LAST_MODPACK_VERSION = "v1.4.1"

# =====================================================================//
# CHANGELOG SETTINGS
Expand Down

0 comments on commit 8d01755

Please sign in to comment.