9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-31 04:46:40 +00:00

DANGER V+

This commit is contained in:
cyberpwn
2021-09-25 13:37:54 -04:00
parent 333e158ca5
commit bee920f96a
11 changed files with 65 additions and 37 deletions

View File

@@ -22,7 +22,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.8.13'
version '1.9-DangerouslyUnstable'
def apiVersion = '1.17'
def name = getRootProject().getName() // Defined in settings.gradle
def main = 'com.volmit.iris.Iris'