Skip to content

Commit

Permalink
Add Scala 3.6.2 release (#1722)
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur authored Dec 10, 2024
1 parent 86b911a commit 2fc41ce
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/scala-releases.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- category: current_version
title: Current 3.5.x release
version: 3.5.2
release_date: October 22, 2024
title: Current 3.6.x release
version: 3.6.2
release_date: December 10, 2024
- category: current_version
title: Current 3.3.x LTS release
version: 3.3.4
Expand Down
10 changes: 10 additions & 0 deletions _downloads/2024-12-10-3.6.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Scala 3.6.2
start: 10 December 2024
layout: downloadpage
release_version: 3.6.2
release_date: "December 10, 2024"
permalink: /download/3.6.2.html
license: <a href="https://www.scala-lang.org/license/">Apache License, Version 2.0</a>
api_docs: https://www.scala-lang.org/api/3.6.2/
---

0 comments on commit 2fc41ce

Please sign in to comment.