Skip to content

Commit

Permalink
Merge pull request #36 from DeekyJay/final-countdown
Browse files Browse the repository at this point in the history
v0.9.20
  • Loading branch information
DeekyJay authored Jun 22, 2018
2 parents 9ebe784 + a889509 commit e4eb207
Show file tree
Hide file tree
Showing 32 changed files with 16,156 additions and 942 deletions.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ function buildMenu (mainWindow) {
submenu: [{
label: 'Learn More',
click () {
shell.openExternal('https://soundwave.deek.io/wiki')
shell.openExternal('https://github.com/DeekyJay/SoundwaveInteractive/wiki')
}
}]
}]
Expand Down
Loading

0 comments on commit e4eb207

Please sign in to comment.