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