diff --git a/package.json b/package.json index 6f5e6c5d..8c265caf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-hao", - "version": "1.3.5", + "version": "1.3.6", "dependencies": { } } diff --git a/theme.yaml b/theme.yaml index ccb27b59..fcdb6c07 100644 --- a/theme.yaml +++ b/theme.yaml @@ -47,5 +47,5 @@ spec: repo: https://github.com/liuzhihang/halo-theme-hao settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" - version: "1.3.5" + version: "1.3.6" require: ">=2.8.0"