version bump to 1.11.0.2

This commit is contained in:
Matthew Messinger 2016-12-02 23:40:40 -05:00
parent 0c0a42be11
commit ada9b6033f
2 changed files with 4 additions and 7 deletions

View file

@ -25,8 +25,8 @@ apply plugin: 'net.minecraftforge.gradle.liteloader'
apply plugin: 'org.spongepowered.mixin'
apply plugin: 'mnm.gradle.ap-ide'
group = 'com.brohoof.minelp'
version = '1.11.0.1'
group = 'com.minelittlepony'
version = '1.11.0.2'
description = 'Mine Little Pony'
targetCompatibility = 1.8
@ -57,9 +57,6 @@ sourceSets {
}
compileApiJava.sourceCompatibility = 1.6
compileApiJava.targetCompatibility = 1.6
litemod.json {
author = 'Verdana, Rene_Z, Mumfrey, JoyJoy'
description = 'Mine Little Pony turns players and mobs into ponies'

View file

@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Thu Dec 01 02:26:35 EST 2016
build.number=263
#Fri Dec 02 23:40:15 EST 2016
build.number=264