mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Bump to 1.11.2.3
This commit is contained in:
parent
ba5642b310
commit
f593c1b709
2 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ apply plugin: 'net.minecraftforge.gradle.liteloader'
|
|||
apply plugin: 'org.spongepowered.mixin'
|
||||
|
||||
group = 'com.minelittlepony'
|
||||
version = '1.11.2.2-SNAPSHOT'
|
||||
version = '1.11.2.3'
|
||||
description = 'Mine Little Pony'
|
||||
|
||||
targetCompatibility = 1.8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#Build Number for ANT. Do not edit!
|
||||
#Mon Feb 13 23:31:42 EST 2017
|
||||
build.number=311
|
||||
#Tue Mar 28 02:04:51 EDT 2017
|
||||
build.number=312
|
||||
|
|
Loading…
Reference in a new issue