From 698e4166c1d5c06a5c3ce82a8e22ad631d2c89b0 Mon Sep 17 00:00:00 2001 From: Matheus Clemente Date: Mon, 27 May 2024 19:53:19 -0300 Subject: [PATCH] Update module.json --- src/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module.json b/src/module.json index 1dcf660..26a1982 100644 --- a/src/module.json +++ b/src/module.json @@ -86,6 +86,6 @@ "bugs": "https://github.com/mclemente/healthEstimate/issues", "compatibility": { "minimum": "11", - "verified": "11" + "verified": "12" } }