Permalink
Browse files
Merge branch 'release-0.21'
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
project/Version.scala
|
|
@@ -4,7 +4,7 @@ import sbt._ |
|
|
|
|
|
object Version {
|
|
|
// Upcoming release, or current if we're on the master branch
|
|
|
- val cromwellVersion = "0.20"
|
|
|
+ val cromwellVersion = "0.21"
|
|
|
|
|
|
// Adapted from SbtGit.versionWithGit
|
|
|
def cromwellVersionWithGit: Seq[Setting[_]] =
|
|
|
|
0 comments on commit
6df8c3b