docs: remove Dive link from README
This commit is contained in:
parent
613d26ddc4
commit
891654dc08
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevinwatt/yt-dlp-mcp",
|
||||
"version": "0.6.7",
|
||||
"version": "0.6.8",
|
||||
"description": "YouTube yt-dlp MCP Server - Download YouTube content via Model Context Protocol",
|
||||
"keywords": [
|
||||
"mcp",
|
||||
|
||||
@ -17,7 +17,7 @@ import { rimraf } from "rimraf";
|
||||
const server = new Server(
|
||||
{
|
||||
name: "yt-dlp-mcp",
|
||||
version: "0.6.7",
|
||||
version: "0.6.8",
|
||||
},
|
||||
{
|
||||
capabilities: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user