From 39e923ae79603fc85991e7a38cdba9d967a6ea26 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sun, 31 Jul 2022 12:07:00 -0500 Subject: [PATCH] update the version number 1.6.7a -> 1.6.8a --- core | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core b/core index 955791210..f00a1db9c 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 95579121016d2b28b60945f8b61c45d3f9f5d31a +Subproject commit f00a1db9c20afb95451feb1b74618e881fef8c6d diff --git a/gradle.properties b/gradle.properties index 4c5d30bf2..c060bc1be 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.7a +mod_version=1.6.8a 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"]