chore: bump version to v3.1.1

- Update version in package.json, Cargo.toml, and tauri.conf.json
- Add CHANGELOG entries for v3.1.0 and v3.1.1
This commit is contained in:
farion1231
2025-09-03 16:43:29 +08:00
parent 4dce31aff7
commit 3665a79e50
4 changed files with 43 additions and 5 deletions

View File

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