From 993a9a6864df97c567223018c966b06aebf0909e Mon Sep 17 00:00:00 2001 From: coolGi Date: Tue, 20 Dec 2022 17:10:23 +1030 Subject: [PATCH] Updated version number --- core | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core b/core index 5f116f0ea..ddd6b3b81 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 5f116f0ea7d5551a44352c317e8287e2f5823be1 +Subproject commit ddd6b3b817980113cf1a0ef626e7e0b62d112f41 diff --git a/gradle.properties b/gradle.properties index 15c79f047..bf7f96dd2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ maven_group=com.seibel.lod archives_base_name=DistantHorizons # Mod info -mod_version=1.6.9a +mod_version=1.6.10a mod_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. mod_authors=["James Seibel", "Leonardo Amato", "Cola", "coolGi", "Ran", "Leetom"]