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-16 16:10:37 -04:00
parent 953d702ed6
commit 990ed86283

View File

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