Skip to content

Commit

Permalink
version 0.8.2; open in GIMP for Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Jan 11, 2020
1 parent 31707c0 commit 1ada876
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ exports.ids = {
'ojmcfmboidiokgkgmilnmjnjkdbgakpn', // Open in Sumatra (Opera)
],
firefox: [
'{b8fa78dd-dae1-4839-9d0e-ce5e213083ce}', // Open in GIMP
'{5610edea-88c1-4370-b93d-86aa131971d1}', // Open in IE
'{94782f74-1a58-4332-a803-00006221a9d0}', // Open in Edge
'{3128fe8f-f039-42ea-8b12-126f78387074}', // Open in Safari
Expand Down
2 changes: 1 addition & 1 deletion host.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let files = [];
const sprocess = [];

const config = {
version: '0.8.1'
version: '0.8.2'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit 1ada876

Please sign in to comment.