We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1675c7f commit 9426ec6Copy full SHA for 9426ec6
src/main/resources/plugin.yaml
@@ -4,8 +4,8 @@ metadata:
4
name: PluginSitemap
5
spec:
6
enabled: true
7
- version: 0.0.1-SNAPSHOT
8
- requires: "*"
+ version: 1.0.0.alpha.1
+ requires: ">=2.0.0-beta.2"
9
author: halo-dev
10
logo: https://halo.run/logo
11
homepage: https://github.com/halo-sigs/plugin-sitemap
0 commit comments