This commit is contained in:
cyberpwn 2021-08-29 10:26:48 -04:00
parent d28899ae84
commit abc07968e5

View File

@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.8-TotallyStable'
version '1.8'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'