chore(daemon): 更新守护进程PID文件版本信息

- 更新进程ID从67540到111556
- 升级版本号从0.9.7到0.9.9
- 更新启动时间戳为最新值
This commit is contained in:
Developer
2026-06-10 16:34:03 +08:00
parent 7523060927
commit 5d65744618

View File

@@ -1,6 +1,6 @@
{ {
"pid": 67540, "pid": 111556,
"version": "0.9.7", "version": "0.9.9",
"socketPath": "\\\\.\\pipe\\codegraph-7209b3ccb3579134", "socketPath": "\\\\.\\pipe\\codegraph-7209b3ccb3579134",
"startedAt": 1780364708996 "startedAt": 1781073364017
} }