Actually build Velocity 1.0.8

This commit is contained in:
Andrew Steinborn
2020-06-25 21:51:24 -04:00
parent 7c8d2a348f
commit 59e38a2a1d

View File

@@ -13,7 +13,7 @@ plugins {
allprojects {
group 'com.velocitypowered'
version '1.0.9-SNAPSHOT'
version '1.0.8'
sourceCompatibility = 1.8
targetCompatibility = 1.8