From 6df5a224e5395f5554f7a34ee0b210d5a6c56113 Mon Sep 17 00:00:00 2001 From: wan92hen Date: Mon, 21 Nov 2022 19:22:17 +0800 Subject: [PATCH] =?UTF-8?q?chore:=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 1923db0..707dd5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@halo-dev/theme-terminal", "private": true, - "version": "0.0.1", + "version": "0.0.3", "description": "A terminal like theme for Halo.", "scripts": { "dev": "vite build --watch", diff --git a/theme.yaml b/theme.yaml index b38515b..f6ed021 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: https://github.com/wang92hen/theme-terminal.git settingName: "theme-terminal-setting" configMapName: "theme-terminal-configMap" - version: 0.0.1 + version: 0.0.3 require: 2.0.0