chore: bump version to v3.11.1 and add release notes

This commit is contained in:
Jason
2026-02-28 16:12:50 +08:00
parent c75311e14e
commit 83fe3402c2
9 changed files with 401 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cc-switch"
version = "3.11.0"
version = "3.11.1"
description = "All-in-One Assistant for Claude Code, Codex & Gemini CLI"
authors = ["Jason Young"]
license = "MIT"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CC Switch",
"version": "3.11.0",
"version": "3.11.1",
"identifier": "com.ccswitch.desktop",
"build": {
"frontendDist": "../dist",