This commit is contained in:
cyberpwn
2021-09-26 12:04:08 -04:00
parent 7becca450a
commit 734c0a37f7
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.9-DangerouslyUnstable'
version '1.9'
def apiVersion = '1.17'
def name = getRootProject().getName() // Defined in settings.gradle
def main = 'com.volmit.iris.Iris'