This commit is contained in:
DanLT 2021-06-22 09:08:53 -08:00
parent b1e45756dd
commit df0ceb4850

View File

@ -5,8 +5,8 @@ plugins {
}
group 'com.volmit.iris'
version '1.4'
def apiVersion = '1.14'
version '1.4.1'
def apiVersion = '1.17'
def name = 'Iris'
def main = 'com.volmit.iris.Iris'