This commit is contained in:
cyberpwn 2021-11-13 17:53:55 -05:00
parent 1240632dae
commit a010ef0f60

View File

@ -22,7 +22,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.9.2'
version '1.9.3'
def apiVersion = '1.17'
def name = getRootProject().getName() // Defined in settings.gradle
def main = 'com.volmit.iris.Iris'