Skip to content

Commit bff5bd8

Browse files
committed
Bumped version to 2.2.6-M1
1 parent 5079905 commit bff5bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/scalatest.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ object ScalatestBuild extends Build {
1010

1111
val buildScalaVersion = "2.11.7"
1212

13-
val releaseVersion = "2.2.6-SNAP1"
14-
val githubTag = "release-2.2.6-for-scala-2.11-and-2.10" // for scaladoc source urls
13+
val releaseVersion = "2.2.6-M1"
14+
val githubTag = "release-2.2.6-M1-for-scala-2.11-and-2.10" // for scaladoc source urls
1515

1616
val docSourceUrl =
1717
"https://github.com/scalatest/scalatest/tree/"+ githubTag +

0 commit comments

Comments
 (0)