From e04f35ad3230ea79ed0155b35057104c0afaece8 Mon Sep 17 00:00:00 2001
From: nineya <361654768@qq.com>
Date: Tue, 4 Jul 2023 11:18:23 +0800
Subject: [PATCH] =?UTF-8?q?build(version):=20=E5=8F=91=E5=B8=831.0.3?=
 =?UTF-8?q?=E7=89=88=E6=9C=AC?=
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 f04164b..018b87d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "halo-theme-dream2.0",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "梦之城,童话梦境,动漫类型博客主题。",
   "main": "index.js",
   "author": "nineya",
diff --git a/theme.yaml b/theme.yaml
index 02e9942..022a7bd 100644
--- a/theme.yaml
+++ b/theme.yaml
@@ -22,6 +22,6 @@ spec:
   settingName: theme-dream-setting
   configMapName: theme-dream-configMap
   # 版本号
-  version: 1.0.2
+  version: 1.0.3
   # 最低支持的 Halo 版本
   require: ">=2.0.0"
\ No newline at end of file