From 91ea105b7e4fc09f9b4c2561e869de9db8b8ced7 Mon Sep 17 00:00:00 2001 From: Dmitry Kirdyashkin Date: Mon, 24 Jul 2023 13:37:18 +0300 Subject: [PATCH] v1.0.9 --- module.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json.template b/module.json.template index 457b416..e2b047a 100644 --- a/module.json.template +++ b/module.json.template @@ -13,7 +13,7 @@ "compatibility": { "minimum": "9", "verified": "10", - "maximum": "10" + "maximum": "11" }, "url": "${DRONE_REPO_LINK}", "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json",