From 2018f8534a954f58f2fe068e41265f26567dd2a8 Mon Sep 17 00:00:00 2001 From: Christopher Willis-Ford Date: Thu, 10 Jan 2019 15:19:51 -0800 Subject: [PATCH] Update Scratch Desktop download links to v1.2.1 --- src/views/download/download.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/download/download.jsx b/src/views/download/download.jsx index 2ad476009..873708a1a 100644 --- a/src/views/download/download.jsx +++ b/src/views/download/download.jsx @@ -114,8 +114,8 @@ class Download extends React.Component { className="download-button" href={ this.state.OS === OS_ENUM.WINDOWS ? - 'https://downloads.scratch.mit.edu/desktop/Scratch%20Desktop%20Setup%201.2.0.exe' : - 'https://downloads.scratch.mit.edu/desktop/Scratch%20Desktop-1.2.0.dmg' + 'https://downloads.scratch.mit.edu/desktop/Scratch%20Desktop%20Setup%201.2.1.exe' : + 'https://downloads.scratch.mit.edu/desktop/Scratch%20Desktop-1.2.1.dmg' } >