Mark 1.1.0 as in development

This commit is contained in:
Andrew Steinborn
2019-06-17 23:51:17 -04:00
parent 1fd2bd9ee4
commit 42df0fd2ad

View File

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