From 1287e8743fa1647e00a058896e794de627a5bde6 Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Tue, 7 Feb 2017 14:48:07 -0800 Subject: [PATCH] Point to latest release in update notif --- .../notifications/lib/items/update-notification.jsx | 2 +- src/K2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/internal_packages/notifications/lib/items/update-notification.jsx b/internal_packages/notifications/lib/items/update-notification.jsx index 71a707bc0..a4b33a3db 100644 --- a/internal_packages/notifications/lib/items/update-notification.jsx +++ b/internal_packages/notifications/lib/items/update-notification.jsx @@ -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() { diff --git a/src/K2 b/src/K2 index 32c820d2e..bd9678368 160000 --- a/src/K2 +++ b/src/K2 @@ -1 +1 @@ -Subproject commit 32c820d2e50607f9381392bf825b5076f5accd8f +Subproject commit bd9678368d0496da774fb5959b88a9901b20c9c6