From 886ec9c574b6f2000fc485f719ee2b98dc0468f0 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Wed, 21 Jul 2021 08:12:01 -0400 Subject: [PATCH] V+ --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7cffad103..ab94995d0 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } group 'com.volmit.iris' -version '1.5.5' +version '1.5.6' def apiVersion = '1.17' def name = 'Iris' def main = 'com.volmit.iris.Iris'