Velocity 1.0.4

This commit is contained in:
Andrew Steinborn 2019-12-23 01:59:15 -05:00
parent 1e50615993
commit 78af6f7cdf

View File

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