diff --git a/manifest.json b/manifest.json index b8e477f..ac17477 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "tubesage", "name": "TubeSage", - "version": "1.2.27", + "version": "1.2.28", "minAppVersion": "1.2.0", "description": "Create comprehensive notes from YouTube transcripts using LLMs.", "author": "Richard McCorkle", diff --git a/package.json b/package.json index 85e190f..fcf3a90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tubesage", - "version": "1.2.27", + "version": "1.2.28", "description": "Create comprehensive notes from YouTube transcripts using LLMs.", "main": "main.js", "scripts": {