From f2cbe2e88c692c7cc8d94556a0e0bcd89c424b3f Mon Sep 17 00:00:00 2001 From: Exopandora Date: Sun, 26 Mar 2017 23:04:00 +0200 Subject: [PATCH] Update update.json --- update.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/update.json b/update.json index 3e857cb..0925177 100644 --- a/update.json +++ b/update.json @@ -1,10 +1,14 @@ { - "1.11.2": + "promos": { - "4.7": + "1.11.2": "4.7" + }, + "1.11.2": + { + "4.7": { - "url": "", - "m5d": "" - } + "url": "test_url", + "m5d": "test_m5d" + } } }