From a54f7bcb55fb23c17c09a2bb918ff029d60be11d Mon Sep 17 00:00:00 2001 From: smoido Date: Tue, 15 Sep 2026 00:39:12 +0300 Subject: [PATCH] 1.11.0: preset editor in the bar panel Tier editing with the cached model catalogue, preset create / duplicate / rename / delete, and a choosable default preset per provider. Co-Authored-By: Claude Opus 5 (1M context) --- VERSION | 2 +- omarchy/smoido.claude-mode/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 81c871d..1cac385 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.0 +1.11.0 diff --git a/omarchy/smoido.claude-mode/manifest.json b/omarchy/smoido.claude-mode/manifest.json index f0fbf73..cbb08a4 100644 --- a/omarchy/smoido.claude-mode/manifest.json +++ b/omarchy/smoido.claude-mode/manifest.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "id": "smoido.claude-mode", "name": "Claude Mode", - "version": "1.10.0", + "version": "1.11.0", "author": "smoido", "description": "Which provider Claude Code is pointed at, and a one-click switch between them", "kinds": ["bar-widget"],