Fix console spam 1.17+

This commit is contained in:
DanLT
2021-06-22 13:45:37 -08:00
parent a45d311339
commit c9222ff6f6
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.4.1'
version '1.4.2'
def apiVersion = '1.17'
def name = 'Iris'
def main = 'com.volmit.iris.Iris'