Velocity 1.0.1

This commit is contained in:
Andrew Steinborn
2019-06-24 21:37:45 -04:00
parent ed4a431297
commit 904e39b73a

View File

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