Skip to content

Commit f43f0ef

Browse files
Bump version to 3.2.0-RC1
1 parent 66d1a6d commit f43f0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Dependencies._
22
import LiftSbtHelpers._
33

44
organization in ThisBuild := "net.liftweb"
5-
version in ThisBuild := "3.2.0-SNAPSHOT"
5+
version in ThisBuild := "3.2.0-RC1"
66
homepage in ThisBuild := Some(url("http://www.liftweb.net"))
77
licenses in ThisBuild += ("Apache License, Version 2.0", url("http://www.apache.org/licenses/LICENSE-2.0.txt"))
88
startYear in ThisBuild := Some(2006)

0 commit comments

Comments
 (0)