From 338fdb93b4f465a8fed2740fff94c3ac4048b2b6 Mon Sep 17 00:00:00 2001 From: Sasmira Date: Mon, 15 Nov 2021 22:18:17 +0000 Subject: [PATCH] Update module.json --- module/module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module/module.json b/module/module.json index 45ce156..0fd6e41 100644 --- a/module/module.json +++ b/module/module.json @@ -42,8 +42,8 @@ ], "url": "https://gitlab.com/sasmira/swade-fr", "flags": {}, - "version": "0.18.4.1", - "minimumCoreVersion": "0.7.9", + "version": "0.18.4.2", + "minimumCoreVersion": "0.8.9", "compatibleCoreVersion": "1.0.0", "scripts": [], "esmodules": [ @@ -79,8 +79,8 @@ ], "socket": false, "manifest": "https://gitlab.com/sasmira/swade-fr/-/raw/master/module/module.json", - "download": "https://gitlab.com/sasmira/swade-fr/-/jobs/artifacts/v0.18.4.1/raw/swade-fr.zip?job=build", + "download": "https://gitlab.com/sasmira/swade-fr/-/jobs/artifacts/v0.18.4.2/raw/swade-fr.zip?job=build", "protected": false, "coreTranslation": false, "library": false -} \ No newline at end of file +}