This commit is contained in:
cyberpwn
2021-08-18 15:03:59 -04:00
parent 23f5b84c5e
commit 39142909f6

View File

@@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.7.3'
version '1.7.4'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'