mirror of
https://github.com/rmccorkl/TubeSage.git
synced 2026-07-22 06:45:31 +00:00
chore: bump version to 1.2.28
This commit is contained in:
parent
250ccb0f6b
commit
1da27ff151
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue