Fix pregen speed issue

This commit is contained in:
Daniel Mills
2021-07-18 17:56:56 -04:00
parent c2de0dd613
commit d635705449
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.5.2'
version '1.5.3'
def apiVersion = '1.17'
def name = 'Iris'
def main = 'com.volmit.iris.Iris'