Skip to content

Commit eb198cf

Browse files
committed
Release 3.7.3
Signed-off-by: Wojciech Mazur <[email protected]>
1 parent f8a1d03 commit eb198cf

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-RC3"
75+
val baseVersion = developedVersion
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)