File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "homepage" : " https://github.com/ProjectEssentials/ProjectEssentials-Spawn/releases/tag/v1.14.4-1.1.0.0 " ,
2
+ "homepage" : " https://github.com/ProjectEssentials/ProjectEssentials-Spawn/releases/tag/v1.14.4-1.1.1 " ,
3
3
"1.14.4" : {
4
+ "1.14.4-1.1.1" : " - Added german support by @BixelPitch\n - Added checking on availability cooldown and permissions modules.\n - Added compatibility 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 - " ,
4
5
"1.14.4-1.1.0.0" : " - Added logging loaded spawn data.\n - Added ProjectEssentials-Cooldown dependencity.\n - Added assigning aliases for Cooldown module." ,
5
6
"1.14.4-1.0.1.0" : " - Small mod behavior improvements." ,
6
7
"1.14.4-1.0.0.2" : " - Updated Project Essentials Permissions API dependency." ,
7
8
"1.14.4-1.0.0.1" : " - Fixed some wrong meta information for mod." ,
8
9
"1.14.4-1.0.0.0" : " - Initial release of Project Essentials Spawn as Project Essentials part."
9
10
},
10
11
"promos" : {
11
- "1.14.4-latest" : " 1.14.4-1.1.0.0 " ,
12
- "1.14.4-recommended" : " 1.14.4-1.1.0.0 "
12
+ "1.14.4-latest" : " 1.14.4-1.1.1 " ,
13
+ "1.14.4-recommended" : " 1.14.4-1.1.1 "
13
14
}
14
15
}
You can’t perform that action at this time.
0 commit comments