Skip to content

Commit 18d5234

Browse files
Bump version to 3.5.0-RC1
1 parent 8e74e41 commit 18d5234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.5.0-SNAPSHOT"
5+
version in ThisBuild := "3.5.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)