This commit is contained in:
Daniel Mills 2021-07-16 02:41:27 -04:00
parent 73a4152b5d
commit 24242db981

View File

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