Settings changes and fix npes

This commit is contained in:
Daniel Mills
2021-07-22 21:26:01 -04:00
parent 5e0b4e1be6
commit 954f0cc26f
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.5.7'
version '1.5.8'
def apiVersion = '1.17'
def name = 'Iris'
def main = 'com.volmit.iris.Iris'