From f3672d8c6767d4f1b309996e0d32d8daa3092518 Mon Sep 17 00:00:00 2001 From: minster586 <43217359+minster586@users.noreply.github.com> Date: Sat, 29 Aug 2026 03:17:30 -0400 Subject: [PATCH] Udating version as new mods were added --- config/bcc-common.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bcc-common.toml b/config/bcc-common.toml index a1a3b3a..e347f6d 100644 --- a/config/bcc-common.toml +++ b/config/bcc-common.toml @@ -7,7 +7,7 @@ #The name of the modpack modpackName = "The Last Of Us MC" #The version of the modpack - modpackVersion = "1.1.0" + modpackVersion = "1.1.1" #Use the metadata.json to determine the modpack version #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING useMetadata = false