This commit is contained in:
cyberpwn 2021-11-11 18:29:38 -05:00
parent 435271becf
commit 38ec4cc3ce

View File

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