Skip to content

Commit d68cf5d

Browse files
committed
update.json updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 9c84946 commit d68cf5d

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

update.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
{
22
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Spawn",
3-
"1.14.4": {
4-
"1.14.4-1.1.2": "Changelog for 1.1.2 https://github.com/ProjectEssentials/ProjectEssentials-Spawn/blob/MC-1.14.4/changelog.md#1144-112---2020-02-08",
5-
"1.14.4-1.1.1": " - German support by @BixelPitch added.\n - Checking on availability cooldown and permissions modules added.\n - Compatibility added with 1.1.0 and 1.1.0 permissions \\ core module versions.\n - Gradle wrapper updated to `5.6.4`.\n - `Kotlin` and `KotlinX Serialization` updated.\n - All essentials dependencies updated.\n - Usings `jsonInstance` from core module.\n - Double slash for command in logs fixed.\n - Package naming fixed.\n - Redundant logger messages removed.\n - Permissions module removed from mandatory dependencies.\n - ",
6-
"1.14.4-1.1.0.0": " - Added logging loaded spawn data.\n - Added ProjectEssentials-Cooldown dependencity.\n - Added assigning aliases for Cooldown module.",
7-
"1.14.4-1.0.1.0": " - Small mod behavior improvements.",
8-
"1.14.4-1.0.0.2": " - Updated Project Essentials Permissions API dependency.",
9-
"1.14.4-1.0.0.1": " - Fixed some wrong meta information for mod.",
10-
"1.14.4-1.0.0.0": " - Initial release of Project Essentials Spawn as Project Essentials part."
3+
"1.15.2": {
4+
"1.15.2-1.0.0": "Changelog for 1.0.0 https://github.com/ProjectEssentials/ProjectEssentials-Spawn/blob/MC-1.15.2/changelog.md#1152-100---2020-02-08"
115
},
126
"promos": {
13-
"1.14.4-latest": "1.14.4-1.1.2",
14-
"1.14.4-recommended": "1.14.4-1.1.2"
7+
"1.15.2-latest": "1.15.2-1.0.0",
8+
"1.15.2-recommended": "1.15.2-1.0.0"
159
}
1610
}

0 commit comments

Comments
 (0)