Skip to content

Commit

Permalink
No previous version for MiMa currently, we are in dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Oct 8, 2024
1 parent 2d84279 commit 4b01a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ lazy val commonSettings = Seq(
),
)

val previousVersion: Option[String] = Some("10.0.0")
val previousVersion: Option[String] = None

lazy val `play-mailer` = (project in file("play-mailer"))
.enablePlugins(Common)
Expand Down

0 comments on commit 4b01a8c

Please sign in to comment.