Velocity is 1.0.0-SNAPSHOT

This commit is contained in:
Andrew Steinborn 2019-04-25 00:47:02 -04:00
parent cbd922764e
commit 5d10b16145

View File

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