Skip to content

Commit

Permalink
version 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Sep 10, 2019
1 parent 727a76e commit 76b6f20
Show file tree
Hide file tree
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
Expand Up @@ -51,6 +51,8 @@ exports.ids = {
'bhfenhhfpcpkknkahnlogooiodcofkjl', // Open in Chromium (Chrome)
'dilpigogejfnnahbbmnpjmccammdaiom', // Open in Chromium (Opera)
'mgmnomlncpmfgelhofilonnecmbdaoia', // Open in Brave (Chrome) [By @brian-girko]
'pfenoignchfmjmphnpfihgockdhejcjf', // Open in Sumatra (Chrome)
'ojmcfmboidiokgkgmilnmjnjkdbgakpn', // Open in Sumatra (Opera)
],
firefox: [
'{5610edea-88c1-4370-b93d-86aa131971d1}', // Open in IE
Expand All @@ -77,5 +79,6 @@ exports.ids = {
'{00186e07-f704-41ce-90aa-b09d4f49a7db}', // Open in PDF-XChange Viewer [By @lunu-bounir]
'{4d3bd246-4326-4ec1-bb49-a27cfd57ca08}', // Open in Chromium
'{c88f6be2-3757-446b-be27-27eedddbcae0}', // Open in Brave [By @brian-girko]
'{73e2414b-dc86-4e63-8ac6-231e8efe870c}', // Open in Sumatra
]
};
2 changes: 1 addition & 1 deletion host.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var files = [];
var sprocess = [];

var config = {
version: '0.7.1'
version: '0.7.2'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit 76b6f20

Please sign in to comment.