This commit is contained in:
cyberpwn
2021-08-18 01:26:04 -04:00
parent 7d53c55cc1
commit b5c26392e1

View File

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