From 2c263a2549c747a02e987436e6d33477756b588f Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 8 Jun 2024 08:11:48 -0500 Subject: [PATCH] Up the API version 2.0.0 -> 2.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b66a886ee..b8928e5de 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.caching=true # Mod Info mod_name=DistantHorizons mod_version=2.1.1-a-dev -api_version=2.0.0 +api_version=2.1.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.