From 824c05d51a508bef6a14831a44cda53081aa72c1 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 26 Apr 2024 21:48:00 +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 3ef7c03..00d84b8 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -8,7 +8,7 @@ metadata: "store.halo.run/app-id": "app-YXyaD" spec: enabled: true - requires: ">=2.14.0" + requires: ">=2.15.0" author: name: Halo OSS Team website: https://github.com/halo-dev