mirror of https://github.com/sbt/sbt.git
Update release process
tut seems not to work anymore here in 2.12…
This commit is contained in:
parent
8b6969384c
commit
9c274c23d6
|
|
@ -390,6 +390,7 @@ object Release {
|
||||||
updateScripts,
|
updateScripts,
|
||||||
updateLaunchers,
|
updateLaunchers,
|
||||||
updateTutReadme,
|
updateTutReadme,
|
||||||
|
releaseStepCommand(s"++${Settings.scala211}"),
|
||||||
releaseStepCommand("tut"),
|
releaseStepCommand("tut"),
|
||||||
stageReadme,
|
stageReadme,
|
||||||
updatePluginsSbt,
|
updatePluginsSbt,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue