Skip to content

Commit

Permalink
new release 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bigabig committed Sep 28, 2017
1 parent 9d33349 commit a923a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Storyfinder",
"version": "0.0.7",
"version": "0.0.8",
"author": "Language Technology Group - University of Hamburg",
"description": "Graph based information and knowledge management of websites and entities.",
"homepage_url": "https://github.com/uhh-lt/storyfinder",
Expand All @@ -19,7 +19,7 @@
],

"browser_action": {
"default_popup": "menu.html" // optional
"default_popup": "menu.html"
},

"content_scripts": [
Expand Down

0 comments on commit a923a3f

Please sign in to comment.