From db8cbc01e1f20e3a76e92e6517feb08660dea941 Mon Sep 17 00:00:00 2001 From: "1152958806@qq.com" <1152958806@qq.com> Date: Sat, 9 Sep 2023 22:50:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=88=B01.3.6?= 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 6f5e6c5d..8c265caf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-hao", - "version": "1.3.5", + "version": "1.3.6", "dependencies": { } } diff --git a/theme.yaml b/theme.yaml index ccb27b59..fcdb6c07 100644 --- a/theme.yaml +++ b/theme.yaml @@ -47,5 +47,5 @@ spec: repo: https://github.com/liuzhihang/halo-theme-hao settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" - version: "1.3.5" + version: "1.3.6" require: ">=2.8.0"