From 587db532f38b538e0609b6ed13e705bb296dad55 Mon Sep 17 00:00:00 2001 From: jugeeya Date: Sun, 17 Sep 2023 16:46:48 -0700 Subject: [PATCH] Upgrade to 6.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cc168eeb3..130faf842 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "training_modpack" -version = "6.0.0" +version = "6.0.1" authors = ["jugeeya "] edition = "2018"