Skip to content

Commit

Permalink
Fixes link in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
comountainclimber committed Nov 29, 2020
1 parent b3c7a27 commit b45eda7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion app/assets/images/release-assets/github.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const ReleaseNotesModal = ({ hideModal, theme }: Props) => (
<Github
onClick={() =>
electron.shell.openExternal(
'https://github.com/CityOfZion/neon-wallet/releases/tag/v2.6.0',
'https://github.com/CityOfZion/neon-wallet/releases/tag/v2.6.1',
)
}
/>
Expand Down

0 comments on commit b45eda7

Please sign in to comment.