From b34781edd74870ed01ca181c834fc11ba6238535 Mon Sep 17 00:00:00 2001 From: minster586 Date: Tue, 12 Aug 2025 20:26:59 -0400 Subject: [PATCH] Update config/bcc-common.toml --- config/bcc-common.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/bcc-common.toml b/config/bcc-common.toml index 22db7f7..b002883 100644 --- a/config/bcc-common.toml +++ b/config/bcc-common.toml @@ -1,4 +1,3 @@ - #General settings [general] #The CurseForge project ID for the modpack @@ -7,7 +6,7 @@ #The name of the modpack modpackName = "The Last Of Us MC" #The version of the modpack - modpackVersion = "1.0.7" + modpackVersion = "1.0.8" #Use the metadata.json to determine the modpack version #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING useMetadata = false \ No newline at end of file