mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-26 06:18:00 +01:00
Bump to beta 2
This commit is contained in:
parent
15eccc5b99
commit
cccfbbded7
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ apply plugin: 'org.spongepowered.mixin'
|
||||||
apply plugin: 'mnm.gradle.ap-ide'
|
apply plugin: 'mnm.gradle.ap-ide'
|
||||||
|
|
||||||
group = 'com.minelittlepony'
|
group = 'com.minelittlepony'
|
||||||
version = '1.11.0.2'
|
version = '1.11.0.3-beta2'
|
||||||
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!
|
||||||
#Fri Dec 02 23:40:15 EST 2016
|
#Wed Dec 21 13:27:40 EST 2016
|
||||||
build.number=264
|
build.number=294
|
||||||
|
|
Loading…
Reference in a new issue