We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a566dbd commit 5fc821cCopy full SHA for 5fc821c
update.json
@@ -1,7 +1,11 @@
1
{
2
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Permissions/releases/tag/v1.14.4-0.2.0.0",
3
"1.14.4": {
4
- "1.14.4-0.2.0.0": " - Improved configuration logging after loading."
+ "1.14.4-0.2.0.0": " - Improved configuration logging after loading.",
5
+ "1.14.4-0.1.1.0": " - Code cleanup. Added core module as dependency.",
6
+ "1.14.4-0.1.0.2": " - Fixed some wrong meta information for mod.",
7
+ "1.14.4-0.1.0.1": " - Included gradle wrapper (Basically for API).",
8
+ "1.14.4-0.1.0.0": " - Initial release of PermissionsAPI as Project Essentials part."
9
},
10
"promos": {
11
"1.14.4-latest": "1.14.4-0.2.0.0",
0 commit comments