From ec9ecb2e3c9dab4eeac5f14b777bcb3996f052a1 Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Wed, 13 Mar 2024 00:10:24 +0300 Subject: [PATCH] v2.0.0.1 --- module.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json.template b/module.json.template index d2ed706..834d6c9 100644 --- a/module.json.template +++ b/module.json.template @@ -12,7 +12,7 @@ "minimumCoreVersion": "9", "compatibility": { "minimum": "9", - "verified": "10", + "verified": "11", "maximum": "11" }, "url": "${DRONE_REPO_LINK}",