Skip to content

Commit 9dcc071

Browse files
committed
1.4.17 release
1 parent 2ae2fc1 commit 9dcc071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import com.typesafe.sbt.SbtGit.{GitKeys => git}
22

3-
lazy val theVersion = "1.4.17-SNAPSHOT"
3+
lazy val theVersion = "1.4.17"
44
lazy val theScalaVersion = "2.11.8"
55
lazy val scalaVersions = Seq("2.10.6", "2.11.8")
66
def thePlayVersion(scalaVersion: String) =

0 commit comments

Comments
 (0)