Skip to content

Commit

Permalink
Bump manifest to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rquitales committed Mar 4, 2021
1 parent cc39b65 commit 6917126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#### Browser Extensions

<a href="https://chrome.google.com/webstore/detail/crunchyroll-intro-skipper/enphflaephhmabkpchhgkhkfcblbhiip" target="_blank"><img src="https://imgur.com/3C4iKO0.png" width="64" height="64"></a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/crunchyroll-intro-skipper/" target="_blank"><img src="https://imgur.com/ihXsdDO.png" width="64" height="64"></a>

---
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"permissions": [
"https://www.crunchyroll.com/*"
],
"version": "0.1.0"
"version": "0.2.0"
}

0 comments on commit 6917126

Please sign in to comment.