From 7e68d33bad86a34659ed8cce22c72566a1ac185e Mon Sep 17 00:00:00 2001 From: makamys Date: Sun, 17 Jul 2022 06:07:15 +0200 Subject: [skip ci] Update update json --- updatejson/update.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/updatejson/update.json b/updatejson/update.json index f61ed6b..2d04298 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -5,9 +5,10 @@ "0.1.1": "", "0.1.2": "", "0.1.3": "", - "0.1.4": "" + "0.1.4": "", + "0.1.5": "" }, "promos": { - "1.7.10-latest": "0.1.4" + "1.7.10-latest": "0.1.5" } } \ No newline at end of file -- cgit