mirror of
https://github.com/TotalFreedomMC/TF-Marriage.git
synced 2025-02-05 14:22:45 +00:00
version bump
This commit is contained in:
parent
bef8276329
commit
e524db7f27
3 changed files with 7 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Marriage v2.0.11",
|
||||
"name": "Marriage v2.0.12",
|
||||
"type": "release",
|
||||
"gameVersion": "1.10",
|
||||
"downloadURL": "http://ci.lenis0012.com/job/Marriage/82/artifact/target/Marriage-Spigot-2.0.11.jar"
|
||||
"downloadURL": "http://ci.lenis0012.com/job/Marriage/86/artifact/target/Marriage-Spigot-2.0.12.jar"
|
||||
}
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>com.lenis0012.bukkit</groupId>
|
||||
<artifactId>marriage2</artifactId>
|
||||
<version>2.0.12-SNAPSHOT</version>
|
||||
<version>2.0.12</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Marriage</name>
|
||||
<url>http://dev.bukkit.org/server-mods/marriage-reloaded/</url>
|
||||
|
|
|
@ -1,17 +1,15 @@
|
|||
{
|
||||
"version": "Marriage v2.0.11",
|
||||
"version": "Marriage v2.0.12",
|
||||
"data":
|
||||
[
|
||||
[
|
||||
"---[ Changelog ]---",
|
||||
"",
|
||||
"- Support for 1.10",
|
||||
"- Added PlotSquared auto-trust",
|
||||
"",
|
||||
"- Show gender in /marry list",
|
||||
"- Added heal commands",
|
||||
"",
|
||||
"- Option to disable commands",
|
||||
"",
|
||||
"- Fixed some translation bugs"
|
||||
"- Updated API with new events",
|
||||
],
|
||||
[
|
||||
"====[ DONATE ]====",
|
||||
|
|
Loading…
Reference in a new issue