Skip to content

Commit 565d6a1

Browse files
committed
update.json updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 5e88f6a commit 565d6a1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

update.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2-
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Cooldown/releases/tag/v1.14.4-1.0.2.0",
2+
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Cooldown",
33
"1.14.4": {
4+
"1.14.4-1.0.3": "Changelog for 1.0.3 https://github.com/ProjectEssentials/ProjectEssentials-Cooldown/blob/MC-1.14.4/changelog.md#1144-103---2020-02-08",
45
"1.14.4-1.0.2.0": " - Added curseforge link in `/cooldown about` command.\n - Simplified code for creating directory.\n - Removed redundant information logging.\n - Usings optimal JsonConfiguration from core module.\n - Debug information now prints in debug log, not info.\n - Now cooldown module not depends on Permissions module.\n - Simplified cooldown commands.\n - Updated essentials core dependency.\n - Added german translations by @BixelPitch\n - Removed java plugin from build script.\n - Removed permissions from mandatory dependencies.\n - Package name fixed. [BREAKING CHANGES!]\n - Updated gradle wrapper to 5.6.4.\n - Gradle file cleanup.\n - Updated version number.",
56
"1.14.4-1.0.1.0": " - Fixed bug with not synchronizing cooldowns for command and command aliases.",
67
"1.14.4-1.0.0.0": " - Initial release of CooldownAPI as Project Essentials part."
78
},
89
"promos": {
9-
"1.14.4-latest": "1.14.4-1.0.2.0",
10-
"1.14.4-recommended": "1.14.4-1.0.2.0"
10+
"1.14.4-latest": "1.14.4-1.0.3",
11+
"1.14.4-recommended": "1.14.4-1.0.3"
1112
}
1213
}

0 commit comments

Comments
 (0)