diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 1bf56a9..d235c58 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "slack", "description": "Slack integration for searching messages, sending communications, managing canvases, and more", - "version": "1.0.0", + "version": "1.1.0", "author": { "name": "Slack", "url": "https://slack.com" diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 06d99ff..d11ebcd 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "slack", "description": "Slack MCP server. Search channels, send messages, and perform other Slack actions through MCP-compatible clients.", - "version": "1.0.0", + "version": "1.1.0", "mcpServers": "../.cursor-mcp.json", "author": { "name": "Slack"