mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-21 22:54:11 +08:00
Point to latest release in update notif
This commit is contained in:
parent
7aefb73ef8
commit
1287e8743f
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ export default class UpdateNotification extends React.Component {
|
|||
}
|
||||
|
||||
_onViewChangelog = () => {
|
||||
shell.openExternal('https://github.com/nylas/nylas-mail/blob/master/CHANGELOG.md')
|
||||
shell.openExternal('https://github.com/nylas/nylas-mail/releases/latest')
|
||||
}
|
||||
|
||||
render() {
|
||||
|
|
2
src/K2
2
src/K2
|
@ -1 +1 @@
|
|||
Subproject commit 32c820d2e50607f9381392bf825b5076f5accd8f
|
||||
Subproject commit bd9678368d0496da774fb5959b88a9901b20c9c6
|
Loading…
Reference in a new issue