We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d23d4 commit 5be0f27Copy full SHA for 5be0f27
1 file changed
build.sbt
@@ -2,7 +2,7 @@ import Dependencies._
2
3
organization in ThisBuild := "net.liftweb"
4
5
-version in ThisBuild := "3.2.0-SNAPSHOT"
+version in ThisBuild := "3.2.0-M1"
6
7
homepage in ThisBuild := Some(url("http://www.liftweb.net"))
8
0 commit comments