mirror of
https://github.com/TotalFreedomMC/TF-Marriage.git
synced 2025-02-05 14:22:45 +00:00
Stable build
This commit is contained in:
parent
9639c0b9bf
commit
103255bb9b
3 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "2.0.1",
|
||||
"name": "Marriage v2.0.2",
|
||||
"type": "release",
|
||||
"gameVersion": "1.8.8",
|
||||
"downloadURL": "http://ci.lenis0012.com/job/Marriage/15/artifact/target/Marriage-Spigot-2.0.1.jar"
|
||||
"downloadURL": "http://ci.lenis0012.com/job/Marriage/26/artifact/target/Marriage-Spigot-2.0.2.jar"
|
||||
}
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>com.lenis0012.bukkit</groupId>
|
||||
<artifactId>marriage2</artifactId>
|
||||
<version>2.0.2-SNAPSHOT</version>
|
||||
<version>2.0.2</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Marriage</name>
|
||||
<url>http://dev.bukkit.org/server-mods/marriage-reloaded/</url>
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
{
|
||||
"version": "Marriage v2.0.1",
|
||||
"version": "Marriage v2.0.2",
|
||||
"data":
|
||||
[
|
||||
[
|
||||
"---[ Changelog ]---",
|
||||
"When restarted, check config",
|
||||
"",
|
||||
"- Updated chat format",
|
||||
"- Added economy support",
|
||||
"",
|
||||
"- Updated permission support",
|
||||
"- Added database config",
|
||||
"",
|
||||
"- Fixed error on divorce"
|
||||
"- Added database auto purge",
|
||||
"",
|
||||
"Next update: Gift shop"
|
||||
],
|
||||
[
|
||||
"====[ DONATE ]====",
|
||||
|
|
Loading…
Reference in a new issue