From ff3b43aa24aae92c157c915b2bc5c773c31b1cb3 Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Tue, 19 Sep 2023 17:51:26 +0300 Subject: [PATCH] v1.0.5 --- module.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json.template b/module.json.template index 931e473..3a6d9ad 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}",