This commit is contained in:
cyberpwn
2021-09-08 08:49:34 -04:00
parent d25633e213
commit 986de265fe
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.8.6'
version '1.8.7'
def apiVersion = '1.17'
def name = getRootProject().getName() // Defined in settings.gradle
def main = 'com.volmit.iris.Iris'