From de50c2f4a367aba559211d83cf48736fb7659eb1 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Wed, 26 Apr 2023 12:02:15 +0800 Subject: [PATCH] chore: release 2.1.0 Signed-off-by: Ryan Wang --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index 5ade127..51e3a9b 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: https://github.com/halo-dev/halo-theme-anatole settingName: theme-anatole-setting configMapName: theme-anatole-configMap - version: 2.0.0 + version: 2.1.0 require: ">=2.2.0"