Skip to content

Commit

Permalink
Increasing version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafi993 committed Aug 28, 2022
1 parent 199dcf5 commit 2b55cec
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
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Minimal Youtube theme",
"description": "Make youtube boring and calm",
"version": "0.0.1",
"version": "0.0.2",
"permissions": ["storage"],
"content_scripts": [
{
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": "minimal-youtube-theme",
"version": "1.0.0",
"version": "0.0.2",
"description": "minimal youtube theme",
"scripts": {
"start": "parcel watch manifest.json --host localhost",
Expand Down

0 comments on commit 2b55cec

Please sign in to comment.