From 1072853aafd8f68a997ed7451bc26d841ef8ed24 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 4 Feb 2025 20:30:04 +0100 Subject: [PATCH] update version --- .rmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rmanifest b/.rmanifest index e006dd5..c7098e1 100644 --- a/.rmanifest +++ b/.rmanifest @@ -2,7 +2,7 @@ class Manifest { static useLib = ["fs", "auth", "mcl"] static id = "comtymc" - static version = "0.1.0" + static version = "0.1.1" static pkg_name = "Comty MC" static description = "A Minecraft modpack" static icon = "https://git.ragestudio.net/srgooglo/comtymc/raw/branch/master/icon.jpg"