Skip to content

Commit

Permalink
update tut 0.6.6 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored and juanpedromoreno committed Jul 12, 2018
1 parent 4205bfe commit 8cb1d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ object ProjectPlugin extends AutoPlugin {

val (tutPluginVersion, scrimageVersion) = sbtBinaryVersionValue match {
case "0.13" => ("0.5.6", "2.1.7")
case "1.0" => ("0.6.4", "2.1.8")
case "1.0" => ("0.6.6", "2.1.8")
}

Seq(
Expand Down

0 comments on commit 8cb1d0e

Please sign in to comment.