This is Velocity 1.0.0

This commit is contained in:
Andrew Steinborn
2019-06-12 18:10:33 -04:00
parent b0736548a9
commit d7e4e20c76
2 changed files with 7 additions and 2 deletions

View File

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