Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
przybylski committed Oct 4, 2018
1 parent d6615d9 commit de772ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"name": "__MSG_extensionName__",
"options_page": "options.html",
"permissions": [ "clipboardWrite", "clipboardRead", "storage", "contextMenus", "tabs", "activeTab", "http://*/", "https://*/" ],
"version": "2.4.1",
"version": "2.4.2",
"content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'"
}

0 comments on commit de772ec

Please sign in to comment.