diff --git a/package.json b/package.json index 9652c32..4090c85 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "theme-terminal", "private": true, - "version": "1.1.9a", + "version": "1.2.2", "description": "A terminal like theme for Halo.", "scripts": { "dev": "vite build --watch", diff --git a/theme.yaml b/theme.yaml index 1558b8f..444bea6 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: 1.2.1 + version: 1.2.2 require: ">=2.22.0"