From 9a0665ac99d3975e0a4a8fa51eed990f85a44c90 Mon Sep 17 00:00:00 2001 From: liuxuewen <947752894@qq.com> Date: Thu, 28 Dec 2023 11:29:33 +0800 Subject: [PATCH] =?UTF-8?q?change:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- theme.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c23ee87..0daf97b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-hao", - "version": "1.4.4", + "version": "1.4.5", "dependencies": { } } diff --git a/theme.yaml b/theme.yaml index 81ce6162..1f91b77a 100644 --- a/theme.yaml +++ b/theme.yaml @@ -51,5 +51,5 @@ spec: repo: https://githubfast.com/liuzhihang/halo-theme-hao settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" - version: "1.4.4" + version: "1.4.5" require: ">=2.10.0"