version 0.6.6

This commit is contained in:
kevinwatt
2025-02-13 22:45:56 +08:00
parent 212577c245
commit 7d6c7eb862
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevinwatt/yt-dlp-mcp",
"version": "0.6.5",
"version": "0.6.6",
"description": "YouTube yt-dlp MCP Server - Download YouTube content via Model Context Protocol",
"keywords": [
"mcp",

View File

@@ -17,7 +17,7 @@ import { rimraf } from "rimraf";
const server = new Server(
{
name: "yt-dlp-mcp",
version: "0.6.5",
version: "0.6.6",
},
{
capabilities: {