Skip to content

Commit 9c6ec53

Browse files
committed
Update cromwell version from 87 to 88
1 parent 32f667c commit 9c6ec53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Version.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import com.github.sbt.git.SbtGit
66

77
object Version {
88
// Upcoming release, or current if we're on a master / hotfix branch
9-
val cromwellVersion = "87"
9+
val cromwellVersion = "88"
1010

1111
sealed trait BuildType
1212
case object Snapshot extends BuildType

0 commit comments

Comments
 (0)