From 9d21e678d4a3fb8e26847aa1feafb120207a2a29 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 15 Apr 2024 15:21:40 +0800 Subject: [PATCH] chore: release 1.8.0 --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index 2e85343..65e13c5 100644 --- a/theme.yaml +++ b/theme.yaml @@ -17,5 +17,5 @@ spec: repo: https://github.com/halo-dev/theme-earth.git settingName: "theme-earth-setting" configMapName: "theme-earth-configMap" - version: 1.7.1 + version: 1.8.0 require: ">=2.8.0"