This commit is contained in:
cyberpwn 2021-09-18 05:40:24 -04:00
parent 5eb57de264
commit c99c61cc7a

View File

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