Skip to content

Commit b0a32c9

Browse files
committed
Update cromwell version from 91 to 92
1 parent 739ee52 commit b0a32c9

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 = "91"
9+
val cromwellVersion = "92"
1010

1111
sealed trait BuildType
1212
case object Snapshot extends BuildType

0 commit comments

Comments
 (0)