File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " Release 0.0.16 " ,
3- "url" : " https://github.com/ekonstantinidis/gitify/releases/download/0.0.16 /gitify-osx.zip"
2+ "name" : " Release 0.0.17 " ,
3+ "url" : " https://github.com/ekonstantinidis/gitify/releases/download/0.0.17 /gitify-osx.zip"
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " gitify" ,
3- "version" : " 0.0.16 " ,
3+ "version" : " 0.0.17 " ,
44 "description" : " GitHub Notifications on your menu bar." ,
55 "main" : " main.js" ,
66 "scripts" : {
99 "watch-js" : " watchify -t babelify src/js/app.js -o build/js/app.js -v" ,
1010 "watch" : " npm run build && grunt build && npm run watch-js & grunt watch" ,
1111 "start" : " electron ." ,
12- "dist" : " electron-packager . Gitify --overwrite --platform=darwin --arch=x64 --version=0.31.0 --asar=true --icon=images/app-icon.icns --prune --ignore='src' --ignore='coverage' && bash scripts/codesign.bash" ,
12+ "dist" : " electron-packager . Gitify --overwrite --platform=darwin --arch=x64 --version=0.32.3 --asar=true --icon=images/app-icon.icns --prune --ignore='src' --ignore='coverage' && bash scripts/codesign.bash" ,
1313 "lint" : " eslint 'src/js/' 'src/js/app.js' 'main.js'" ,
1414 "test" : " npm run lint && jest"
1515 },
You can’t perform that action at this time.
0 commit comments