Skip to content

Commit 2cbbcca

Browse files
committed
prep for 1.23.0
1 parent 70a7ae6 commit 2cbbcca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

automation/settings.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ $MODPACK_NAME = "Enigmatica10"
2929
$CLIENT_NAME = "Enigmatica10"
3030

3131
# Version Of The Modpack
32-
$MODPACK_VERSION = "1.22.0"
32+
$MODPACK_VERSION = "1.23.0"
3333

3434
# Last Version Of The Modpack
3535
# Needed For Changelog Parsing
36-
$LAST_MODPACK_VERSION = "1.21.0"
36+
$LAST_MODPACK_VERSION = "1.22.0"
3737

3838
# =====================================================================//
3939
# CHANGELOG SETTINGS

0 commit comments

Comments
 (0)