bump version

This commit is contained in:
Randy Lu
2025-11-03 15:34:52 +08:00
parent 8e1a090724
commit 9c8d4dab50
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
- Support manage sub agents
- Small bug fixes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CC Mate",
"version": "0.3.0",
"version": "0.3.1",
"identifier": "org.randynamic.ccconfig",
"build": {
"beforeDevCommand": "pnpm dev",