Skip to content

Commit c071be9

Browse files
committed
update.json updated to forge 1.15.2.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 1aee5d0 commit c071be9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

update.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
2-
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Cooldown/releases/tag/v1.14.4-1.0.2.0",
3-
"1.14.4": {
4-
"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.",
5-
"1.14.4-1.0.1.0": " - Fixed bug with not synchronizing cooldowns for command and command aliases.",
6-
"1.14.4-1.0.0.0": " - Initial release of CooldownAPI as Project Essentials part."
2+
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Cooldown",
3+
"1.15.2": {
4+
"1.15.2-1.0.0": " - Initial release."
75
},
86
"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"
7+
"1.15.2-latest": "1.15.2-1.0.0",
8+
"1.15.2-recommended": "1.15.2-1.0.0"
119
}
1210
}

0 commit comments

Comments
 (0)