New suggestion API

This commit is contained in:
Nathan Adams
2017-11-20 13:45:05 +01:00
parent 557352f289
commit 095498c94e
21 changed files with 494 additions and 150 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import groovy.io.FileType
apply plugin: 'java-library'
apply plugin: 'maven'
version = '0.1.11'
version = '0.1.13'
group = 'com.mojang'
task wrapper(type: Wrapper) {