chore: release v3.10.2

This commit is contained in:
Jason
2026-01-24 22:00:35 +08:00
parent 779fefd86d
commit 53dd0a90f3
7 changed files with 28 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cc-switch"
version = "3.10.1"
version = "3.10.2"
description = "All-in-One Assistant for Claude Code, Codex & Gemini CLI"
authors = ["Jason Young"]
license = "MIT"

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CC Switch",
"version": "3.10.1",
"version": "3.10.2",
"identifier": "com.ccswitch.desktop",
"build": {
"frontendDist": "../dist",