mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Bump to 1.11.2.1
This commit is contained in:
parent
4fbf5b8a22
commit
82955e26dd
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ apply plugin: 'net.minecraftforge.gradle.liteloader'
|
|||
apply plugin: 'org.spongepowered.mixin'
|
||||
|
||||
group = 'com.minelittlepony'
|
||||
version = '1.11.2.0'
|
||||
version = '1.11.2.1'
|
||||
description = 'Mine Little Pony'
|
||||
|
||||
targetCompatibility = 1.8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#Build Number for ANT. Do not edit!
|
||||
#Tue Dec 27 18:55:42 EST 2016
|
||||
build.number=300
|
||||
#Fri Jan 06 18:22:59 EST 2017
|
||||
build.number=301
|
||||
|
|
Loading…
Reference in a new issue