From ae78887746b2540d99cff7841bfc9ac441ff845f Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Tue, 27 Jul 2021 15:42:07 -0400 Subject: [PATCH] V+ --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1f382872a..54c6869c8 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } group 'com.volmit.iris' -version '1.5.12' +version '1.5.13' def apiVersion = '1.17' def name = 'Iris' def main = 'com.volmit.iris.Iris'