chore: bump version to 1.2.28

This commit is contained in:
Richard McCorkle 2026-05-16 21:19:15 +02:00
parent 250ccb0f6b
commit 1da27ff151
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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": {