From 9c274c23d6626d4327e4778bdca6cd5149ca321b Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Sat, 3 Feb 2018 18:12:28 +0100 Subject: [PATCH] Update release process MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tut seems not to work anymore here in 2.12… --- project/Release.scala | 1 + 1 file changed, 1 insertion(+) diff --git a/project/Release.scala b/project/Release.scala index 7e68e2216..e245b7574 100644 --- a/project/Release.scala +++ b/project/Release.scala @@ -390,6 +390,7 @@ object Release { updateScripts, updateLaunchers, updateTutReadme, + releaseStepCommand(s"++${Settings.scala211}"), releaseStepCommand("tut"), stageReadme, updatePluginsSbt,