From 1d1a2d455da76cc4a183c5e94b620679ca0fcd99 Mon Sep 17 00:00:00 2001 From: coolGi Date: Tue, 12 Jul 2022 23:41:52 +0930 Subject: [PATCH] Changed version numbers to 1.6.7 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d508faed3..1212ca41e 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.6a +mod_version=1.6.7a 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"]