Bump to 1.0.6-SNAPSHOT for further development

This commit is contained in:
Andrew Steinborn
2020-02-13 13:04:50 -05:00
parent 11dfbd3b9e
commit 5b75927586

View File

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