9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-28 03:29:06 +00:00
This commit is contained in:
cyberpwn
2021-09-21 08:19:29 -04:00
parent 7755b19abc
commit 92f72b45d5

View File

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