This commit is contained in:
Daniel Mills 2021-07-18 04:47:31 -04:00
parent 2a7f5f55b0
commit c2de0dd613

View File

@ -5,7 +5,7 @@ plugins {
} }
group 'com.volmit.iris' group 'com.volmit.iris'
version '1.5.1' version '1.5.2'
def apiVersion = '1.17' def apiVersion = '1.17'
def name = 'Iris' def name = 'Iris'
def main = 'com.volmit.iris.Iris' def main = 'com.volmit.iris.Iris'