From 891654dc0887d032aa3b409dc9bc77e7fc4f1d3d Mon Sep 17 00:00:00 2001 From: kevinwatt Date: Thu, 13 Feb 2025 22:55:04 +0800 Subject: [PATCH] docs: remove Dive link from README --- package.json | 2 +- src/index.mts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f2bea97..21ca914 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/index.mts b/src/index.mts index ce9efd3..734d112 100644 --- a/src/index.mts +++ b/src/index.mts @@ -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: {