From 2457c5b127a215874601d61e15862fb88f146c3c Mon Sep 17 00:00:00 2001 From: jugeeya Date: Sun, 13 Oct 2024 12:53:15 -0700 Subject: [PATCH] Update to version 6.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 743ad84..7475ae6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "training_modpack" -version = "6.1.0" +version = "6.2.0" authors = ["jugeeya "] edition = "2018"