Skip to content

Commit

Permalink
Bump minor version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ozdemir08 committed Dec 11, 2023
1 parent 3321823 commit 1226979
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "youtube-summarizer",
"name": "Youtube Summarizer",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "A plugin to summarize the transcripts of Youtube videos.",
"author": "Mehmet Ozdemir",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtube-summarizer",
"version": "1.0.0",
"version": "1.0.1",
"description": "A plugin to summarize Youtube videos using ChatGPT 3.5.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 1226979

Please sign in to comment.