mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +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'
|
||||
|
||||
group = 'com.minelittlepony'
|
||||
version = '1.11.0.2'
|
||||
version = '1.11.0.3-beta2'
|
||||
description = 'Mine Little Pony'
|
||||
|
||||
targetCompatibility = 1.8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#Build Number for ANT. Do not edit!
|
||||
#Fri Dec 02 23:40:15 EST 2016
|
||||
build.number=264
|
||||
#Wed Dec 21 13:27:40 EST 2016
|
||||
build.number=294
|
||||
|
|
Loading…
Reference in a new issue