From cb4ac9ecd9443435f1254c70927c6c46ed718ad7 Mon Sep 17 00:00:00 2001 From: Matheus Clemente Date: Fri, 7 Jan 2022 20:09:44 -0300 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 24a8064..f9c2148 100644 --- a/module.json +++ b/module.json @@ -6,7 +6,7 @@ "author": "Matheus Clemente (mclemente#5524)", "esmodules": ["about-face.js"], "compatibleCoreVersion": "9", - "minimumCoreVersion": "9.2", + "minimumCoreVersion": "9", "manifest": "https://github.com/mclemente/about-face/releases/latest/download/module.json", "download": "https://github.com/mclemente/about-face/releases/latest/download/module.zip", "url": "https://github.com/mclemente/about-face", @@ -38,4 +38,4 @@ "manifest": "https://github.com/ardittristan/VTTColorSettings/releases/latest/download/module.json" } ] -} \ No newline at end of file +}