From c0ce9dc6d9cf8078821511aec9d0977cc250bc9c Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 13 Sep 2024 15:40:12 +0800 Subject: [PATCH] chore: update plugin requires --- 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 5bead27..2de3c3c 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -7,7 +7,7 @@ metadata: spec: enabled: true version: 1.0.1 - requires: ">=2.17.0" + requires: ">=2.19.0" author: name: Halo website: https://github.com/halo-dev