From aee35da148fb21946dd2e431eb34092ed362a69c Mon Sep 17 00:00:00 2001 From: Furgl Date: Tue, 20 Dec 2016 17:01:00 -0600 Subject: [PATCH 1/3] Update update.json --- update.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/update.json b/update.json index ae9fdba..5f1bb96 100644 --- a/update.json +++ b/update.json @@ -1,11 +1,7 @@ { "homepage": "http://minecraft.curseforge.com/projects/auto-pickup", - "1.11": { - "2.3": "See https://minecraft.curseforge.com/projects/auto-pickup/files", - "2.4": "See https://minecraft.curseforge.com/projects/auto-pickup/files" - }, "promos": { "1.11-latest": "2.4", "1.11-recommended": "2.4" } -} \ No newline at end of file +} From cdea7392a6e387fd5b2a7a8817a15f8026d5bf8b Mon Sep 17 00:00:00 2001 From: Furgl Date: Tue, 20 Dec 2016 17:09:22 -0600 Subject: [PATCH 2/3] Update update.json --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index 5f1bb96..248e7fc 100644 --- a/update.json +++ b/update.json @@ -1,5 +1,5 @@ { - "homepage": "http://minecraft.curseforge.com/projects/auto-pickup", + "homepage": "http://minecraft.curseforge.com/projects/auto-pickup/files", "promos": { "1.11-latest": "2.4", "1.11-recommended": "2.4" From 8b260eb35602c2e251a994f29789d66bad93bf54 Mon Sep 17 00:00:00 2001 From: Furgl Date: Tue, 20 Dec 2016 17:10:33 -0600 Subject: [PATCH 3/3] Update update.json --- update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.json b/update.json index 248e7fc..c924e87 100644 --- a/update.json +++ b/update.json @@ -1,7 +1,7 @@ { "homepage": "http://minecraft.curseforge.com/projects/auto-pickup/files", "promos": { - "1.11-latest": "2.4", - "1.11-recommended": "2.4" + "1.11-latest": "2.3", + "1.11-recommended": "2.3" } }