Velocity 1.0.3

This commit is contained in:
Andrew Steinborn
2019-08-24 00:27:43 -04:00
parent e42c1d876d
commit 36082126a0

View File

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