This is Velocity 1.0.5

This commit is contained in:
Andrew Steinborn
2020-02-13 13:04:17 -05:00
parent 29168ae549
commit 11dfbd3b9e

View File

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