From f8e94c74d1f9455097c21b84c02bc90afe926fb7 Mon Sep 17 00:00:00 2001 From: rohow Date: Tue, 16 Jun 2026 18:26:24 +0800 Subject: [PATCH] chore(release): bump version to 2.0.8 in theme.yaml --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index 425bb82..1383540 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: https://git.dev.cm/theme-terminal settingName: "theme-terminal-setting" configMapName: "theme-terminal-configMap" - version: 2.0.7 + version: 2.0.8 require: ">=2.22.0"