diff --git a/package.json b/package.json index 823547af..b07f267c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-hao", - "version": "1.4.0", + "version": "1.4.1", "dependencies": { } } diff --git a/theme.yaml b/theme.yaml index c5ffecad..fa7c7b71 100644 --- a/theme.yaml +++ b/theme.yaml @@ -51,5 +51,5 @@ spec: repo: https://githubfast.com/liuzhihang/halo-theme-hao settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" - version: "1.4.0" + version: "1.4.1" require: ">=2.8.0"