From fabad7158e0771929a9f37c67f7bec697880984b Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 6 Dec 2023 07:50:23 -0600 Subject: [PATCH] Up the api version number 1.0.0 -> 1.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4974e1d30..bdcfe672d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.caching=true # Mod Info mod_name=DistantHorizons mod_version=2.0.2-a-dev -api_version=1.0.0 +api_version=1.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.