chore(release): bump version to 3.16.0 and add release notes

- Bump version to 3.16.0 in package.json, Cargo.toml, tauri.conf.json, and Cargo.lock
- Add v3.16.0 release notes (zh/en/ja) with contributor credits
This commit is contained in:
Jason
2026-05-30 00:00:15 +08:00
parent fe3eb7e6a6
commit 47232cb05d
7 changed files with 1303 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CC Switch",
"version": "3.15.0",
"version": "3.16.0",
"identifier": "com.ccswitch.desktop",
"build": {
"frontendDist": "../dist",