From 702002c5408d5452171782aa119b7c3b8b2c0215 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 15 Oct 2025 17:39:03 -0500 Subject: [PATCH] up api version 4.1.0 -> 5.0.0 due to logger enum changes --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 60b970bb9..a92a7930e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.caching=true # Mod Info mod_name=DistantHorizons mod_version=2.3.7-b-dev -api_version=4.1.0 +api_version=5.0.0 maven_group=com.seibel.distanthorizons mod_readable_name=Distant Horizons mod_description=This mod generates and renders simplified terrain beyond the normal view distance at a low performance cost. Allowing you to see much farther without turning your game into a slideshow.