mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Time for another beta
# Conflicts: # build.gradle # Conflicts: # build.gradle
This commit is contained in:
parent
adb2bad0ad
commit
71ac31819d
1 changed files with 2 additions and 2 deletions
|
@ -21,14 +21,14 @@ buildscript {
|
|||
}
|
||||
}
|
||||
|
||||
ext.revision = 216
|
||||
ext.revision = 217
|
||||
|
||||
apply plugin: 'net.minecraftforge.gradle.liteloader'
|
||||
apply plugin: 'org.spongepowered.mixin'
|
||||
apply plugin: 'mnm.gradle.ap-ide'
|
||||
|
||||
group = 'com.brohoof.minelp'
|
||||
version = '1.9.0.0-beta'
|
||||
version = '1.9.4.0-beta'
|
||||
description = 'Mine Little Pony'
|
||||
|
||||
minecraft {
|
||||
|
|
Loading…
Reference in a new issue