This commit is contained in:
Daniel Mills
2021-06-11 16:53:23 -04:00
parent 4445121023
commit 8a5e1cd4f1
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.3.9'
version '1.3.10'
def apiVersion = '1.14'
def name = 'Iris'
def main = 'com.volmit.iris.Iris'