Skip to content

Commit

Permalink
New release 0.3.3.2 should fix #59 and #60
Browse files Browse the repository at this point in the history
  • Loading branch information
ejci committed Oct 6, 2016
1 parent 5c51fd3 commit 5145cd9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 1,7 @@
{
"name": "Audio EQ",
"description": "HTML5 Audio Equalizer for Chrome",
"version": "0.3.3.1",
"version": "0.3.3.2",
"manifest_version": 2,
"permissions": [
"tabs",
Expand All @@ -16,8 16,7 @@
"scripts": [
"common/const.js",
"common/icon.js",
"background/background.js",
"background/headers.js"
"background/background.js"
]
},
"browser_action": {
Expand Down
File renamed without changes.
Binary file added releases/0.3.3.2.zip
Binary file not shown.

0 comments on commit 5145cd9

Please sign in to comment.