From 7416aeb13f07aa65ab4cffc11d59cb9eaf55dcf4 Mon Sep 17 00:00:00 2001 From: JohnNiang Date: Thu, 10 Oct 2024 16:12:48 +0800 Subject: [PATCH] Restrict minimal requirement of Halo Signed-off-by: JohnNiang --- src/main/resources/plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index d037f99..ff2e33f 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -6,7 +6,7 @@ metadata: store.halo.run/app-id: app-ESVDK spec: enabled: true - requires: ">=2.17.0" + requires: ">=2.20.0" author: name: Halo website: https://github.com/halo-dev