From f5705e5d6152881e7ceb842aa268bdbd06094b53 Mon Sep 17 00:00:00 2001 From: Cubyto Date: Thu, 4 Apr 2024 17:28:28 +0200 Subject: [PATCH] Update .rmanifest --- .rmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rmanifest b/.rmanifest index ae00692..8de1419 100644 --- a/.rmanifest +++ b/.rmanifest @@ -2,7 +2,7 @@ class Manifest { static useLib = ["fs", "auth", "mcl"] static id = "hfmc" - static version = "2.0.4" + static version = "2.0.5" static pkg_name = "Hispano Furs MC" static description = "A Minecraft modpack" static icon = "https://git.ragestudio.net/srgooglo/hfmc/raw/branch/main/icon.png"