Skip to content

Commit 36ddc8f

Browse files
Bump version to 3.2.0 for final release
1 parent f43f0ef commit 36ddc8f

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-RC1"
5+
version in ThisBuild := "3.2.0"
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)