Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 633146f

Browse files
SethTisuehamzaremmal
andauthoredSep 4, 2024··
Update _overviews/core/nightlies.md
Co-authored-by: Hamza Remmal <[email protected]>
1 parent 3b1ac7a commit 633146f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎_overviews/core/nightlies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Second, specify the Scala version:
7878

7979
scalaVersion := "2.13.1-bin-abcd123"
8080

81-
But that isn't a real version number. Manually substitute a version number containing the 7-character SHA of the last commit in the [scala/scala repository](https://github.com/scala/scala) for which a nightly version was published. Look at https://travis-ci.org/scala/scala/branches and you'll see the SHA in the upper right corner of the 2.13.x (or 2.12.x) section.
81+
But that isn't a real version number. Manually substitute a version number containing the 7-character SHA of the last commit in the [scala/scala repository](https://github.com/scala/scala) for which a nightly version was published. Look at [https://travis-ci.org/scala/scala/branches](https://travis-ci.org/scala/scala/branches) and you'll see the SHA in the upper right corner of the 2.13.x (or 2.12.x) section.
8282

8383
As soon as 2.13.1 is released, the version number in the nightly will bump to 2.13.2, and so on.
8484

0 commit comments

Comments
 (0)
Please sign in to comment.