Buffet mode fixes

This commit is contained in:
cyberpwn
2021-08-26 03:08:21 -04:00
parent fe78d4f1e7
commit e06175f600
9 changed files with 236 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.7.9'
version '1.7.10'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'