mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Bump to 1.8.9.3
This commit is contained in:
parent
2ce811efa6
commit
69f6aadec2
1 changed files with 2 additions and 2 deletions
|
@ -21,14 +21,14 @@ buildscript {
|
|||
}
|
||||
}
|
||||
|
||||
ext.revision = 213
|
||||
ext.revision = 213.1
|
||||
|
||||
apply plugin: 'net.minecraftforge.gradle.liteloader'
|
||||
apply plugin: 'org.spongepowered.mixin'
|
||||
apply plugin: 'mnm.gradle.ap-ide'
|
||||
|
||||
group = 'com.brohoof.minelp'
|
||||
version = '1.8.9.2'
|
||||
version = '1.8.9.3'
|
||||
description = 'Mine Little Pony turns players and mobs into ponies'
|
||||
|
||||
minecraft {
|
||||
|
|
Loading…
Reference in a new issue