diff --git a/cursor-plugin/hooks/hooks.json b/cursor-plugin/hooks/hooks.json index 33d4832..d939519 100644 --- a/cursor-plugin/hooks/hooks.json +++ b/cursor-plugin/hooks/hooks.json @@ -1,4 +1,5 @@ { + "version": 1, "hooks": { "sessionStart": [{ "command": "./scripts/runlayer-hook.sh" }], "beforeMCPExecution": [{ "command": "./scripts/runlayer-hook.sh" }],