release: bump version to v3.3.1

Add support for DeepSeek-V3.1-Terminus model with emergency hotfix release
This commit is contained in:
Jason
2025-09-22 23:31:59 +08:00
parent aeb0007957
commit aaf1af0743
4 changed files with 383 additions and 519 deletions

View File

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