diff --git a/cli/VERSION b/cli/VERSION index e70b452..24ba9a3 100644 --- a/cli/VERSION +++ b/cli/VERSION @@ -1 +1 @@ -2.6.0 +2.7.0 diff --git a/package.json b/package.json index 3da4252..0dfc4d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "podcli", - "version": "2.6.0", + "version": "2.7.0", "private": true, "description": "AI-powered podcast clip generator for TikTok/YouTube Shorts. Transcribe, find viral moments, export vertical clips with burned captions.", "type": "module",