Skip to content

Commit

Permalink
release version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshalm committed Nov 3, 2024
1 parent b9c289a commit 61f3478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ManualSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object ManualSettings {

object versions {

val latestRelease = "1.2.0"
val latestRelease = "1.2.1"

private def version(version: String, label: String = "EOL"): Version = {
val (pathSegment, canonical) = version match {
Expand Down

0 comments on commit 61f3478

Please sign in to comment.