From 9645148aa2380b7f3eeec87ecf2cc4f9a35dfe7b Mon Sep 17 00:00:00 2001 From: rohow Date: Tue, 23 Jun 2026 13:56:04 +0800 Subject: [PATCH] chore(release): bump version to 2.0.10 in theme.yaml --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index 3f472b9..5f553e6 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.9 + version: 2.0.10 require: ">=2.22.0"