chore: bump version to 0.6.12

This commit is contained in:
kevin
2025-02-21 14:55:30 +08:00
parent fecc2d6596
commit cbf82eee32
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -14,7 +14,7 @@ import * as path from "path";
import { spawnPromise } from "spawn-rx";
import { rimraf } from "rimraf";
const VERSION = '0.6.11';
const VERSION = '0.6.12';
/**
* System Configuration