Velocity 1.0.6

This commit is contained in:
Andrew Steinborn 2020-04-11 21:30:09 -04:00
parent 8df4467392
commit 386e7e94c8

View File

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