bump version

This commit is contained in:
Randy Lu
2025-11-18 15:42:48 +08:00
parent 4d72807bbe
commit de9331aa73
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
- Fix Kimi Coding Plan config not working
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "CC Mate", "productName": "CC Mate",
"version": "0.3.3", "version": "0.3.4",
"identifier": "org.randynamic.ccconfig", "identifier": "org.randynamic.ccconfig",
"build": { "build": {
"beforeDevCommand": "pnpm dev", "beforeDevCommand": "pnpm dev",