diff --git a/package.json b/package.json index d4faca8..bfc0215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-chirpy", - "version": "1.0.6", + "version": "1.0.7", "description": "A minimal, responsive and feature-rich Halo theme for technical writing.", "scripts": { "build": "vite build", diff --git a/theme.yaml b/theme.yaml index 2d1934c..c4e0b42 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: https://github.com/AirboZH/halo-theme-chirpy.git settingName: "halo-theme-chirpy-setting" configMapName: "halo-theme-chirpy-configMap" - version: 1.0.6 + version: 1.0.7 require: ">=2.0.0"