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,
|
||||
updateLaunchers,
|
||||
updateTutReadme,
|
||||
releaseStepCommand(s"++${Settings.scala211}"),
|
||||
releaseStepCommand("tut"),
|
||||
stageReadme,
|
||||
updatePluginsSbt,
|
||||
|
|
|
|||
Loading…
Reference in New Issue