chore: bump version to v3.8.0

This commit is contained in:
Jason
2025-11-28 22:37:32 +08:00
parent 7eac809689
commit 6c477a60f9
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -618,7 +618,7 @@ dependencies = [
[[package]]
name = "cc-switch"
version = "3.7.1"
version = "3.8.0"
dependencies = [
"anyhow",
"auto-launch",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cc-switch"
version = "3.7.1"
version = "3.8.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.7.1",
"version": "3.8.0",
"identifier": "com.ccswitch.desktop",
"build": {
"frontendDist": "../dist",