chore(release): bump version to v3.7.0 and rebrand to include Gemini CLI

- Update version from 3.6.2 to 3.7.0 across all config files
- Update project description to "All-in-One Assistant for Claude Code, Codex & Gemini CLI"
- Update Chinese description to "Claude Code / Codex / Gemini CLI 全方位辅助工具"
- Sync version in package.json, Cargo.toml, tauri.conf.json
- Update branding in README.md, README_ZH.md and i18n locale files
This commit is contained in:
farion1231
2025-11-19 11:20:55 +08:00
parent 3d31ad64af
commit 93fa5fe29a
8 changed files with 14 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
<div align="center"> <div align="center">
# Claude Code & Codex Provider Switcher # All-in-One Assistant for Claude Code, Codex & Gemini CLI
[![Version](https://img.shields.io/badge/version-3.6.1-blue.svg)](https://github.com/farion1231/cc-switch/releases) [![Version](https://img.shields.io/badge/version-3.7.0-blue.svg)](https://github.com/farion1231/cc-switch/releases)
[![Trending](https://img.shields.io/badge/🔥_TypeScript_Trending-Daily%20%7C%20Weekly%20%7C%20Monthly-ff6b6b.svg)](https://github.com/trending/typescript) [![Trending](https://img.shields.io/badge/🔥_TypeScript_Trending-Daily%20%7C%20Weekly%20%7C%20Monthly-ff6b6b.svg)](https://github.com/trending/typescript)
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases) [![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases)
[![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/) [![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/)
@@ -43,7 +43,7 @@ Get 10% OFF the GLM CODING PLAN with [this link](https://z.ai/subscribe?ic=8JVLJ
## Features ## Features
### Current Version: v3.6.2 | [Full Changelog](CHANGELOG.md) ### Current Version: v3.7.0 | [Full Changelog](CHANGELOG.md)
**Core Capabilities** **Core Capabilities**

View File

@@ -1,8 +1,8 @@
<div align="center"> <div align="center">
# Claude Code & Codex 供应商管理器 # Claude Code / Codex / Gemini CLI 全方位辅助工具
[![Version](https://img.shields.io/badge/version-3.6.1-blue.svg)](https://github.com/farion1231/cc-switch/releases) [![Version](https://img.shields.io/badge/version-3.7.0-blue.svg)](https://github.com/farion1231/cc-switch/releases)
[![Trending](https://img.shields.io/badge/🔥_TypeScript_Trending-Daily%20%7C%20Weekly%20%7C%20Monthly-ff6b6b.svg)](https://github.com/trending/typescript) [![Trending](https://img.shields.io/badge/🔥_TypeScript_Trending-Daily%20%7C%20Weekly%20%7C%20Monthly-ff6b6b.svg)](https://github.com/trending/typescript)
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases) [![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases)
[![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/) [![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/)
@@ -43,7 +43,7 @@ CC Switch 已经预设了智谱GLM只需要填写 key 即可一键导入编
## 功能特性 ## 功能特性
### 当前版本v3.6.2 | [完整更新日志](CHANGELOG.md) ### 当前版本v3.7.0 | [完整更新日志](CHANGELOG.md)
**核心功能** **核心功能**

View File

@@ -1,7 +1,7 @@
{ {
"name": "cc-switch", "name": "cc-switch",
"version": "3.6.2", "version": "3.7.0",
"description": "Claude Code & Codex 供应商切换工具", "description": "All-in-One Assistant for Claude Code, Codex & Gemini CLI",
"scripts": { "scripts": {
"dev": "pnpm tauri dev", "dev": "pnpm tauri dev",
"build": "pnpm tauri build", "build": "pnpm tauri build",

2
src-tauri/Cargo.lock generated
View File

@@ -595,7 +595,7 @@ dependencies = [
[[package]] [[package]]
name = "cc-switch" name = "cc-switch"
version = "3.6.2" version = "3.7.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"chrono", "chrono",

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "cc-switch" name = "cc-switch"
version = "3.6.2" version = "3.7.0"
description = "Claude Code & Codex 供应商配置管理工具" description = "All-in-One Assistant for Claude Code, Codex & Gemini CLI"
authors = ["Jason Young"] authors = ["Jason Young"]
license = "MIT" license = "MIT"
repository = "https://github.com/farion1231/cc-switch" repository = "https://github.com/farion1231/cc-switch"

View File

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

View File

@@ -1,7 +1,7 @@
{ {
"app": { "app": {
"title": "CC Switch", "title": "CC Switch",
"description": "Claude Code & Codex Provider Switching Tool" "description": "All-in-One Assistant for Claude Code, Codex & Gemini CLI"
}, },
"common": { "common": {
"add": "Add", "add": "Add",

View File

@@ -1,7 +1,7 @@
{ {
"app": { "app": {
"title": "CC Switch", "title": "CC Switch",
"description": "Claude Code & Codex 供应商切换工具" "description": "Claude Code / Codex / Gemini CLI 全方位辅助工具"
}, },
"common": { "common": {
"add": "添加", "add": "添加",