Skip to content

Commit f7344ab

Browse files
authored
Merge pull request #13463 from lampepfl/revert-13451-tasty-28.3-1
Revert "Bump tasty to 28.3-1"
2 parents 6a3cd1f + bd2e046 commit f7344ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ object TastyFormat {
285285
* compatibility, but remains backwards compatible, with all
286286
* preceeding `MinorVersion`.
287287
*/
288-
final val MinorVersion: Int = 3
288+
final val MinorVersion: Int = 2
289289

290290
/** Natural Number. The `ExperimentalVersion` allows for
291291
* experimentation with changes to TASTy without committing

0 commit comments

Comments
 (0)