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-09-20 07:38:37 -04:00
parent 3d411fc6f3
commit 4489197d01

View File

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