Fix entities stuck in the ground closes #607

This commit is contained in:
cyberpwn
2021-09-10 09:27:11 -04:00
parent debe8eb81c
commit 2e645f04e7
2 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.8.7'
version '1.8.8'
def apiVersion = '1.17'
def name = getRootProject().getName() // Defined in settings.gradle
def main = 'com.volmit.iris.Iris'