Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
several issues resolved
  • Loading branch information
Joel2B committed Jul 2, 2022
1 parent 6193b51 commit 42b7dbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-translate-youtube-subtitles",
"version": "1.0.0",
"version": "1.0.1",
"description": "Auto Translate Youtube Subtitles",
"scripts": {
"build": "webpack --mode=production",
Expand Down
2 changes: 1 addition & 1 deletion src/extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Auto Translate Youtube Subtitles",
"description": "Auto Translate Youtube Subtitles",
"version": "1.0.0",
"version": "1.0.1",
"icons": {
"16": "img/icon16.png",
"48": "img/icon48.png",
Expand Down

0 comments on commit 42b7dbb

Please sign in to comment.