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" + } } }