From 2db2557f3a538b43ff8ff76d758e2b8e21a4a62e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pa=C5=82ka?= Date: Mon, 19 Jul 2021 16:38:20 +0200 Subject: [PATCH] Update latest scala 3 to 3.0.1 --- _downloads/2021-07-09-3.0.1.md | 9 +++++++++ download/scala3.md | 4 ++-- index.md | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 _downloads/2021-07-09-3.0.1.md diff --git a/_downloads/2021-07-09-3.0.1.md b/_downloads/2021-07-09-3.0.1.md new file mode 100644 index 000000000..e26fe0f7c --- /dev/null +++ b/_downloads/2021-07-09-3.0.1.md @@ -0,0 +1,9 @@ +--- +title: Scala 3.0.1 +start: 9 July 2021 +layout: downloadpage +release_version: 3.0.1 +release_date: "July 9, 2021" +permalink: /download/3.0.1.html +license: Apache License, Version 2.0 +--- diff --git a/download/scala3.md b/download/scala3.md index f52271ca9..9477801c7 100644 --- a/download/scala3.md +++ b/download/scala3.md @@ -2,7 +2,7 @@ layout: downloadpage title: Download Scala 3 -release_version: 3.0.0 -release_date: "May 14, 2021" +release_version: 3.0.1 +release_date: "July 9, 2021" license: Apache License, Version 2.0 --- diff --git a/index.md b/index.md index ba885d609..da9bb87a3 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ headerButtonUrl: "/what-is-scala/" # Links of the Download / API Docs sections gettingStarted: - mainTitle: "Scala 3.0.0" + mainTitle: "Scala 3.0.1" mainUrl: "/download/scala3.html" subtitle: "Documentation" subtitleLink: "https://docs.scala-lang.org/scala3"