From 3709af90fc5ae1ebdcff6af8e003f78cfaece9fe Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Wed, 24 Dec 2025 12:10:08 +0800 Subject: [PATCH] Update theme version to 1.14.0 --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index fcab005..2c98536 100644 --- a/theme.yaml +++ b/theme.yaml @@ -18,7 +18,7 @@ spec: issues: https://github.com/halo-dev/theme-earth/issues settingName: "theme-earth-setting" configMapName: "theme-earth-configMap" - version: 1.13.2 + version: 1.14.0 requires: ">=2.22.0" license: - name: "GPL-3.0"