diff --git a/docs/c6f8cfc0-7849-47dd-a6d5-1b3ef05a5780.html b/docs/offline-app.html similarity index 99% rename from docs/c6f8cfc0-7849-47dd-a6d5-1b3ef05a5780.html rename to docs/offline-app.html index 75e7564a..eff18692 100644 --- a/docs/c6f8cfc0-7849-47dd-a6d5-1b3ef05a5780.html +++ b/docs/offline-app.html @@ -388,7 +388,7 @@ } function downloadWin64() { // TODO: Keep this link up-to-date with the desired release version - window.open("https://makecode.com/api/release/ev3/v0.3.2/win32"); + window.open("https://makecode.com/api/release/ev3/v0.3.6/win32"); tickEvent("offlineapp.download", { "target": "ev3", "platform": "win64" }); }