From 9d6aca71d5f2df49c5721337bb35024e804144ba Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Tue, 16 Apr 2024 17:23:13 +0200 Subject: [PATCH] bump version --- .rmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rmanifest b/.rmanifest index b257d1b..75c0a05 100644 --- a/.rmanifest +++ b/.rmanifest @@ -2,7 +2,7 @@ class Manifest { static useLib = ["fs", "auth", "mcl"] static id = "hfmc" - static version = "2.3.0" + static version = "2.4.0" static pkg_name = "Hispano Furs MC" static description = "A Minecraft modpack" static icon = "https://git.ragestudio.net/srgooglo/hfmc/raw/branch/main/icon.png"