This commit is contained in:
Daniel Mills
2021-07-17 07:52:26 -04:00
parent cd353217d6
commit c2e1ecf5b1
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.5'
version '1.5.1'
def apiVersion = '1.17'
def name = 'Iris'
def main = 'com.volmit.iris.Iris'