Skip to content

Commit 350126f

Browse files
committed
Release Scala 3.7.3-RC3
Signed-off-by: Wojciech Mazur <[email protected]>
1 parent 9663e31 commit 350126f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ object Build {
7272
* During release candidate cycle incremented by the release officer before publishing a subsequent RC version;
7373
* During final, stable release is set exactly to `developedVersion`.
7474
*/
75-
val baseVersion = s"$developedVersion-RC2"
75+
val baseVersion = s"$developedVersion-RC3"
7676

7777
/** The version of TASTY that should be emitted, checked in runtime test
7878
* For defails on how TASTY version should be set see related discussions:

0 commit comments

Comments
 (0)