Skip to content

Commit

Permalink
1.4.17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Oct 20, 2016
1 parent 2ae2fc1 commit 9dcc071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
@@ -1,6 +1,6 @@
import com.typesafe.sbt.SbtGit.{GitKeys => git}

lazy val theVersion = "1.4.17-SNAPSHOT"
lazy val theVersion = "1.4.17"
lazy val theScalaVersion = "2.11.8"
lazy val scalaVersions = Seq("2.10.6", "2.11.8")
def thePlayVersion(scalaVersion: String) =
Expand Down

0 comments on commit 9dcc071

Please sign in to comment.