Skip to content

Commit 0e18d2d

Browse files
committed
chore: update version and requires
1 parent 4cd07bc commit 0e18d2d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

theme.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
apiVersion: theme.halo.run/v1alpha1
22
kind: Theme
3+
metadata:
4+
name: theme-xue
35
spec:
46
displayName: Xue
57
author:
@@ -11,7 +13,5 @@ spec:
1113
repo: https://github.com/xzhuz/halo-theme-xue
1214
settingName: theme-xue-setting
1315
configMapName: theme-xue-configMap
14-
version: 0.0.0
15-
require: "2.0"
16-
metadata:
17-
name: theme-xue
16+
version: "2.0.0-beta.1"
17+
requires: ">=2.0.0"

0 commit comments

Comments
 (0)