This commit is contained in:
cyberpwn 2021-09-04 15:00:17 -04:00
parent 8e16b8e4a8
commit 5aa6c98dc1

View File

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