From ede344db3a6dc80c53b9dd650d36b4af53c49a46 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Fri, 23 Jul 2021 16:15:31 -0400 Subject: [PATCH] V+ --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b775ee171..1bb1ef6eb 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } group 'com.volmit.iris' -version '1.5.8' +version '1.5.9' def apiVersion = '1.17' def name = 'Iris' def main = 'com.volmit.iris.Iris'