Skip to content

Commit

Permalink
version 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Feb 4, 2018
1 parent 2dc3142 commit 3a90cab
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
@@ -44,6 +44,8 @@ exports.ids = {
'cbdomccfnegbmmpfakfpnonihdnfmonn', // Edit with Paint.Net (Opera) [By @ray-lothian]
'oahnpfaakepnaabalmemoljdonbdjeei', // Easy Video Downloader (Opera) [By @ray-lothian]
'eaicplkoeceoelookkiaeekhodehdhde', // Easy Video Downloader (Chrome) [By @ray-lothian]
'oofmnabdpcibefadlibdpnnbglcehfpj', // Email Client for Notmuch [by @InBasic]
'ghnflaojldkldmjdiocenfmeonemoogb', // Email Client for Notmuch [by @InBasic]
],
firefox: [
'{5610edea-88c1-4370-b93d-86aa131971d1}', // Open in IE
@@ -65,5 +67,6 @@ exports.ids = {
'{e127aaca-d162-4e4c-8de6-a5ee4de1a2ec}', // Edit with Photoshop [By @ray-lothian]
'{3e8ae4b2-678d-4a63-8104-4d4d8d3b4f46}', // Edit with Paint.Net [By @ray-lothian]
'{cd04e15e-6b23-4648-860d-0057602a5c2a}', // Easy Video Downloader [By @ray-lothian]
'{8e409c88-e088-4ce8-8506-5a91e6c502a8}', // Email Client for Notmuch [by @InBasic]
]
};
2 changes: 1 addition & 1 deletion host.js
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ var files = [];
var sprocess = [];

var config = {
version: '0.6.6'
version: '0.6.7'
};
// closing node when parent process is killed
process.stdin.resume();

0 comments on commit 3a90cab

Please sign in to comment.