diff --git a/build.sbt b/build.sbt index 77a6d6bd..42379c07 100644 --- a/build.sbt +++ b/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) =