This commit is contained in:
cyberpwn 2021-08-21 21:46:01 -04:00
parent 33812b3f4a
commit 6ed8b6d058

View File

@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.7.5S'
version '1.7.6'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'