From b428ab0d34613ae224d941a1b34530e6f12cba4d Mon Sep 17 00:00:00 2001 From: McHorse <mchorselessrider@gmail.com> Date: Tue, 21 May 2019 15:29:19 +0100 Subject: [PATCH] Update version.json --- version.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/version.json b/version.json index 74a8c75c..fa33a682 100644 --- a/version.json +++ b/version.json @@ -1,23 +1,26 @@ { "homepage":"https://minecraft.curseforge.com/projects/metamorph", "1.10.2":{ + "1.1.8": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility, but also has some internal changes and few bug fixes.", "1.1.7": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility.", "1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)." }, "1.11.2":{ + "1.1.8": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility, but also has some internal changes and few bug fixes.", "1.1.7": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility.", "1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)." }, "1.12.2":{ + "1.1.8": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility, but also has some internal changes and few bug fixes.", "1.1.7": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility.", "1.1.5": "This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update)." }, "promos":{ - "1.10.2-latest":"1.1.7", - "1.10.2-recommended":"1.1.7", - "1.11.2-latest":"1.1.7", - "1.11.2-recommended":"1.1.7", - "1.12.2-latest":"1.1.7", - "1.12.2-recommended":"1.1.7" + "1.10.2-latest":"1.1.8", + "1.10.2-recommended":"1.1.8", + "1.11.2-latest":"1.1.8", + "1.11.2-recommended":"1.1.8", + "1.12.2-latest":"1.1.8", + "1.12.2-recommended":"1.1.8" } } \ No newline at end of file