Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielecirulli committed Aug 6, 2013
1 parent e2c85d3 commit 3d2090d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

"name": "HN Special - An addition to Hacker News",
"description": "This extension refreshes the visual style of Hacker News and adds a few features, like infinite scrolling. Everything is togglable.",
"version": "1.2.4",
"version": "1.2.5",
"homepage_url": "http://gabrielecirulli.github.io/hn-special/",

"permissions": [
"https://news.ycombinator.com/",
"http://news.ycombinator.com/"
],

"content_scripts": [
{
"matches": [ "http://news.ycombinator.com/*", "https://news.ycombinator.com/*" ],
Expand Down

0 comments on commit 3d2090d

Please sign in to comment.