9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-27 02:59:06 +00:00
This commit is contained in:
cyberpwn
2021-11-13 17:53:55 -05:00
parent 1240632dae
commit a010ef0f60

View File

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