From 8918a23bbe04e2a0f80b8316e94f7a9f6d7aa51e Mon Sep 17 00:00:00 2001 From: makamys Date: Thu, 30 Jun 2022 18:21:29 +0200 Subject: [skip ci] Update update json --- updatejson/update.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'updatejson') diff --git a/updatejson/update.json b/updatejson/update.json index 1f7d5ea..f61ed6b 100644 --- a/updatejson/update.json +++ b/updatejson/update.json @@ -4,9 +4,10 @@ "0.1": "", "0.1.1": "", "0.1.2": "", - "0.1.3": "" + "0.1.3": "", + "0.1.4": "" }, "promos": { - "1.7.10-latest": "0.1.3" + "1.7.10-latest": "0.1.4" } } \ No newline at end of file -- cgit