9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-30 12:29:20 +00:00
This commit is contained in:
cyberpwn
2021-09-07 03:27:05 -04:00
parent be88d584cf
commit f41686fab4

View File

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