mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-19 19:04:23 +01:00
Bump version for update
This commit is contained in:
parent
8afe1ab07c
commit
ac14170a12
2 changed files with 4 additions and 2 deletions
|
@ -35,6 +35,8 @@ ext {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
version = "${project.minecraft_version}.${project.version}"
|
||||||
|
|
||||||
if (project.release != 'RELEASE') {
|
if (project.release != 'RELEASE') {
|
||||||
version += "-${project.release}"
|
version += "-${project.release}"
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@ authors=Verdana, Rene_Z, Mumfrey, Killjoy1221, Sollace
|
||||||
description=Mine Little Pony turns players and mobs into ponies
|
description=Mine Little Pony turns players and mobs into ponies
|
||||||
description_mlp=Mine Little Pony turns players and mobs into ponies. Press F9 ingame to access settings.
|
description_mlp=Mine Little Pony turns players and mobs into ponies. Press F9 ingame to access settings.
|
||||||
description_hd=Separate skin server for Mine Little Pony that also supports HD skins. Access via button on the main menu.
|
description_hd=Separate skin server for Mine Little Pony that also supports HD skins. Access via button on the main menu.
|
||||||
version=1.12.2.3.1
|
version=3.2
|
||||||
release=SNAPSHOT
|
release=SNAPSHOT
|
||||||
minecraft_version=1.12.2
|
minecraft_version=1.12.2
|
||||||
mappings_version=stable_39
|
mappings_version=stable_39
|
||||||
|
|
Loading…
Reference in a new issue