From 4e17976e65f101570df8cab5b0b07ef1e9cc73e8 Mon Sep 17 00:00:00 2001 From: wan92hen Date: Sat, 25 Mar 2023 22:02:40 +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=E4=B8=BA0.0.5?= 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 60aa9e4..8e77a73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "theme-terminal", "private": true, - "version": "0.0.4", + "version": "0.0.5", "description": "A terminal like theme for Halo.", "scripts": { "dev": "vite build --watch", diff --git a/theme.yaml b/theme.yaml index 8ac261c..e9e79d2 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: https://github.com/wan92hen/theme-terminal.git settingName: "theme-terminal-setting" configMapName: "theme-terminal-configMap" - version: 0.0.4 + version: 0.0.5 require: 2.0.0