Merge branch 'main' into refactor/ui

# Conflicts:
#	src/components/skills/SkillsPage.tsx
This commit is contained in:
YoVinchen
2025-11-22 18:46:32 +08:00
12 changed files with 1165 additions and 32 deletions

View File

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