Skip to content

Commit 61f3478

Browse files
committed
release version 1.2.1
1 parent b9c289a commit 61f3478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ManualSettings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object ManualSettings {
2020

2121
object versions {
2222

23-
val latestRelease = "1.2.0"
23+
val latestRelease = "1.2.1"
2424

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

0 commit comments

Comments
 (0)