Version 0.1.25

This commit is contained in:
Searge
2018-05-02 15:06:33 +02:00
committed by Nathan Adams
parent 19c991b8b2
commit 46a0d3be41
+1 -1
View File
@@ -3,7 +3,7 @@ import groovy.io.FileType
apply plugin: 'java-library' apply plugin: 'java-library'
apply plugin: 'maven' apply plugin: 'maven'
version = '0.1.24' version = '0.1.25'
group = 'com.mojang' group = 'com.mojang'
task wrapper(type: Wrapper) { task wrapper(type: Wrapper) {