Skip to content

Commit

Permalink
Add API links for Scala 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Sep 19, 2024
1 parent f2a9530 commit d0008bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keywords:

scala-version: 2.13.14
scala-212-version: 2.12.20
scala-3-version: 3.5.0
scala-3-version: 3.5.1

collections:
style:
Expand Down
6 changes: 4 additions & 2 deletions api/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ redirect_from:

## Latest releases

* Scala 3.5.0
* [Library API](https://www.scala-lang.org/api/3.5.0/)
* Scala 3.5.1
* [Library API](https://www.scala-lang.org/api/3.5.1/)
* Scala 3.3.3 LTS
* [Library API](https://www.scala-lang.org/api/3.3.3/)
* Scala 2.13.14
Expand Down Expand Up @@ -64,6 +64,8 @@ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/

## Previous releases

* Scala 3.5.0
* [Library API](https://www.scala-lang.org/api/3.5.0/)
* Scala 3.4.3
* [Library API](https://www.scala-lang.org/api/3.4.3/)
* Scala 3.4.2
Expand Down

0 comments on commit d0008bb

Please sign in to comment.