Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
42
Star
11
Fork
3
broadinstitute
/
wdltool
Code
Issues
13
Pull requests
0
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
Merge branch 'develop'
Loading branch information
...
2 parents
ac0cd13
+
08c00dc
commit
0e74a06a6be22aad99e50ff37385bb0eb75a4921
Horneth
committed
May 30, 2017
Unified
Split
Showing
1 changed file
with
2 additions
and
2 deletions
.
+2
−2
build.sbt
Show comments
View
4
build.sbt
@@ -8,11 +8,11 @@ organization := "org.broadinstitute"
scalaVersion
:
=
"
2.12.1
"
-
val
wdl4sV
=
"
0.
10-f7a345e-SNAP
"
+
val
wdl4sV
=
"
0.
12
"
lazy
val
versionSettings
=
Seq
(
//
Upcoming release, or current if we're on the master branch
- git.baseVersion
:
=
"
0.
11
"
,
+ git.baseVersion
:
=
"
0.
12
"
,
//
Shorten the git commit hash
git.gitHeadCommit
:
=
git.gitHeadCommit.value map { _.take(
7
) },
Toggle all file notes
0 comments on commit
0e74a06
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
0e74a06