Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dit7ya committed Jan 4, 2021
1 parent f8271c3 commit dc0af28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "hnlinks",
"version": "0.3.1",
"description": "hnlinks description",
"version": "0.4.0",
"description": "Browse links in HackerNews threads, fast!",
"content_scripts": [{
"matches": ["https://news.ycombinator.com/item*"],
"js": ["readmore.js", "content.js"],
Expand Down

0 comments on commit dc0af28

Please sign in to comment.