From 19f510964ae709caa26dd32444fb0191d3c592b4 Mon Sep 17 00:00:00 2001 From: Morgan Scout <256248948+morgan-coded@users.noreply.github.com> Date: Tue, 16 Jun 2026 11:37:40 -0500 Subject: [PATCH] sync server.json version with package release --- server.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server.json b/server.json index 180af57..81f43ac 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "io.github.firecrawl/firecrawl-mcp-server", "title": "Firecrawl MCP Server", "description": "MCP server for Firecrawl — search, scrape, and interact with the web.", - "version": "3.7.5", + "version": "3.20.6", "repository": { "url": "https://github.com/firecrawl/firecrawl-mcp-server.git", "source": "github" @@ -12,7 +12,7 @@ { "registryType": "npm", "identifier": "firecrawl-mcp", - "version": "3.20.2", + "version": "3.20.6", "transport": { "type": "stdio" },