This commit is contained in:
DanLT 2021-09-03 17:39:50 -08:00
parent 773f24238f
commit 69255a938b

View File

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