svgo-gui icon indicating copy to clipboard operation
svgo-gui copied to clipboard

node-webkit version number need to be changed to 0.8.6

Open Popolon opened this issue 10 years ago • 0 comments

node-webkit v0.8.4 is no more available.

Simply change in the GNUMakeFile,

NODE-WEBKIT=v0.8.4

by

NODE-WEBKIT=v0.8.6

resolve the problem.

Popolon avatar Nov 03 '14 19:11 Popolon