From 572cce79568c9c192da2a51fb56f90c53c7255e5 Mon Sep 17 00:00:00 2001 From: Zhongzi8972 <107860434+Zhongzi8972@users.noreply.github.com> Date: Thu, 31 Oct 2024 19:22:15 +0800 Subject: [PATCH] Update manifest.json to v0.13.8 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 430e933..6c65aee 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "${modName}", "entry": "${modFile}", "type": "native", - "version": "0.13.1", + "version": "0.13.8", "author": "GroupMountain", "description": "Clean Entities", "dependencies": [ @@ -10,4 +10,4 @@ "name": "GMLIB" } ] -} \ No newline at end of file +}