Skip to content

Commit

Permalink
chore: bump up 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SaidBySolo committed Aug 17, 2022
1 parent ad66087 commit 98d5cf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hitomi-downloader-extension",
"version": "1.2.0",
"version": "1.2.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand All @@ -23,4 +23,4 @@
"typescript": "^4.6.3",
"vite": "^2.9.9"
}
}
}
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Hitomi Downloader extension",
"description": "Download directly from the web!",
"version": "1.2.0",
"version": "1.2.1",
"manifest_version": 3,
"action": {
"default_popup": "index.html"
Expand Down

0 comments on commit 98d5cf8

Please sign in to comment.