From b376014df8ab54d3e657e0fd794ab1ecf6faed2c Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 19 Mar 2022 18:20:28 -0500 Subject: [PATCH] Update the manifold version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8ddcaa853..1188a0d96 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ mod_issues=https://gitlab.com/jeseibel/minecraft-lod-mod/-/issues # Global Plugin versions toml_version=3.6.4 -manifold_version=2022.1.5 +manifold_version=2022.1.7 ##### FOR IDE SUPPORT AND TELL IDE TO USE CERTIAN MC VERSION: SWITCH THIS: mcVer=1.18.2 \ No newline at end of file