Velocity 1.0.8

This commit is contained in:
Andrew Steinborn 2020-06-25 21:48:10 -04:00
parent 35b78331fb
commit 80853c7b5a

View File

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