From dd986ef328bc7a5231dba144091c4f2019442dbd Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 13 Oct 2023 03:37:34 -0500 Subject: [PATCH] chore: change version to prepare release 1.7.0 --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index e500453..444b5c0 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.6.0 + version: 1.7.0 require: ">=2.8.0"