9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-30 20:39:21 +00:00

V+ (UNSTABLE DO NOT USE)

This commit is contained in:
cyberpwn
2021-09-12 08:28:47 -04:00
parent 47bfc74ba9
commit 3b981e2818

View File

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