diff --git a/version.json b/version.json index 0ee7ddb8..b7559b51 100644 --- a/version.json +++ b/version.json @@ -1,29 +1,32 @@ { "homepage":"https://minecraft.curseforge.com/projects/metamorph", "1.10.2":{ + "1.1.10": "This is a small patch update with a couple of bug fixes (mainly by asanetargoss).", "1.1.9": "This is a small patch update with lots of awesome bug fixes pull requests from asanetargoss and Johni0702!", "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.10": "This is a small patch update with a couple of bug fixes (mainly by asanetargoss).", "1.1.9": "This is a small patch update with lots of awesome bug fixes pull requests from asanetargoss and Johni0702!", "1.1.8": "This is a small patch update which is mostly oriented toward Blockbuster's compatibility, but also h as 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.10": "This is a small patch update with a couple of bug fixes (mainly by asanetargoss).", "1.1.9": "This is a small patch update with lots of awesome bug fixes pull requests from asanetargoss and Johni0702!", "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.9", - "1.10.2-recommended":"1.1.9", - "1.11.2-latest":"1.1.9", - "1.11.2-recommended":"1.1.9", - "1.12.2-latest":"1.1.9", - "1.12.2-recommended":"1.1.9" + "1.10.2-latest":"1.1.10", + "1.10.2-recommended":"1.1.10", + "1.11.2-latest":"1.1.10", + "1.11.2-recommended":"1.1.10", + "1.12.2-latest":"1.1.10", + "1.12.2-recommended":"1.1.10" } -} \ No newline at end of file +}