Velocity 1.0.7

This commit is contained in:
Andrew Steinborn 2020-04-11 21:56:07 -04:00
parent 2e38e0e1cb
commit 3e24d7ea8d

View File

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