chore: bump version to v3.9.1

- Update version in package.json, tauri.conf.json, Cargo.toml
- Update version badges and current version in README files
- Add v3.9.1 changelog entry with bug fixes and improvements
This commit is contained in:
Jason
2026-01-09 20:19:38 +08:00
parent df3f8a05c4
commit 3ef86bdb99
7 changed files with 33 additions and 9 deletions

View File

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