From f07940c11f7415fbebc28f0cb961eff19ce87fd6 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 6 Apr 2022 21:05:05 -0500 Subject: [PATCH] re-add the dev build warning I should've done this a long time ago and just forgot. --- core | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core b/core index 29aa95437..e76735a50 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 29aa95437ecab0de0474563fa2fb0b34bbfbefd9 +Subproject commit e76735a509e7cf09ebc9be96a9d908ff0bd3dac8 diff --git a/gradle.properties b/gradle.properties index c2ddaaec5..7f579c892 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.2a +mod_version=1.6.3a-dev 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", "coolGi2007", "Ran", "Leetom"]