From cff8e822f27ec38a55dff07237ce3e6e812259b1 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Wed, 9 Jun 2021 08:57:47 -0400 Subject: [PATCH] V+ --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 16293326a..05e4ef915 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } group 'com.volmit.iris' -version '1.3.8' +version '1.3.9' def apiVersion = '1.14' def name = 'Iris' def main = 'com.volmit.iris.Iris'