chore(release): v3.19.0

This commit is contained in:
Jason
2026-07-30 09:29:54 +08:00
parent f5f4281d06
commit 6b13d01825
5 changed files with 70 additions and 4 deletions
+1 -1
View File
@@ -758,7 +758,7 @@ dependencies = [
[[package]]
name = "cc-switch"
version = "3.18.0"
version = "3.19.0"
dependencies = [
"anyhow",
"arboard",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cc-switch"
version = "3.18.0"
version = "3.19.0"
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.18.0",
"version": "3.19.0",
"identifier": "com.ccswitch.desktop",
"build": {
"frontendDist": "../dist",