We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2d6cc commit 80065c7Copy full SHA for 80065c7
update.json
@@ -1,10 +1,11 @@
1
{
2
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Core",
3
"1.15.2": {
4
+ "1.15.2-1.1.0": "Changelog for 1.1.0 https://github.com/ProjectEssentials/ProjectEssentials-Core/blob/MC-1.15.2/changelog.md#1152-110---2020-03-12",
5
"1.15.2-1.0.0": "Changelog for 1.0.0 https://github.com/ProjectEssentials/ProjectEssentials-Core/blob/MC-1.15.2/changelog.md#1152-100---2020-02-07"
6
},
7
"promos": {
- "1.15.2-latest": "1.15.2-1.0.0",
8
- "1.15.2-recommended": "1.15.2-1.0.0"
+ "1.15.2-latest": "1.15.2-1.1.0",
9
+ "1.15.2-recommended": "1.15.2-1.1.0"
10
}
11
0 commit comments