Version 0.1.25
This commit is contained in:
parent
48267e9c9c
commit
9779c6dfc0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import groovy.io.FileType
|
|||
apply plugin: 'java-library'
|
||||
apply plugin: 'maven'
|
||||
|
||||
version = '0.1.24'
|
||||
version = '0.1.25'
|
||||
group = 'com.mojang'
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
|
|
Loading…
Reference in a new issue