9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2026-01-04 15:41:30 +00:00
This commit is contained in:
cyberpwn
2021-08-21 09:42:49 -04:00
parent 0080110fad
commit b62e542801

View File

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