This commit is contained in:
cyberpwn
2021-08-19 22:26:40 -04:00
parent bbf660d80e
commit bbf441c3b4
3 changed files with 12 additions and 88 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.7.4'
version '1.7.5'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'