9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-26 02:29:14 +00:00
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'