mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 04:27:59 +01:00
Bump to 1.10.2.8
This commit is contained in:
parent
6c2015c6af
commit
86bbf63a41
2 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ apply plugin: 'net.minecraftforge.gradle.liteloader'
|
||||||
apply plugin: 'org.spongepowered.mixin'
|
apply plugin: 'org.spongepowered.mixin'
|
||||||
|
|
||||||
group = 'com.minelittlepony'
|
group = 'com.minelittlepony'
|
||||||
version = '1.10.2.7'
|
version = '1.10.2.8'
|
||||||
description = 'Mine Little Pony'
|
description = 'Mine Little Pony'
|
||||||
|
|
||||||
targetCompatibility = 1.8
|
targetCompatibility = 1.8
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#Build Number for ANT. Do not edit!
|
#Build Number for ANT. Do not edit!
|
||||||
#Sat Dec 24 04:03:46 EST 2016
|
#Tue Mar 28 01:55:26 EDT 2017
|
||||||
build.number=296
|
build.number=305
|
||||||
|
|
Loading…
Reference in a new issue