chore(version): bump app version to 3.2.0\n\n- package.json → 3.2.0\n- src-tauri/Cargo.toml → 3.2.0\n- src-tauri/tauri.conf.json → 3.2.0\n- src-tauri/Cargo.lock → 3.2.0

This commit is contained in:
Jason
2025-09-11 09:33:49 +08:00
parent af8b9289fe
commit ca7ce99702
4 changed files with 4 additions and 4 deletions

View File

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