Skip to content

Commit c03b577

Browse files
committed
Revert "Target minor version"
This reverts commit e96f653. Since we are now our own branch on origin, there's no need to deviate in targeting a minor version. We are targeting no specific version at the present time, so there's no need to deviate from the standard build
1 parent 9fb45c9 commit c03b577

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
@@ -65,7 +65,7 @@ object DottyJSPlugin extends AutoPlugin {
6565
object Build {
6666
val referenceVersion = "3.0.0"
6767

68-
val baseVersion = "3.1.0-RC1"
68+
val baseVersion = "3.0.2-RC1"
6969

7070
// Versions used by the vscode extension to create a new project
7171
// This should be the latest published releases.

0 commit comments

Comments
 (0)