Skip to content

Commit 8bd3979

Browse files
chore: bump version to 4.0.0-M2 for release
1 parent da307aa commit 8bd3979

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
ThisBuild / organization := "net.liftweb"
5-
ThisBuild / version := "4.0.0-SNAPSHOT"
5+
ThisBuild / version := "4.0.0-M2"
66
ThisBuild / homepage := Some(url("https://www.liftweb.net"))
77
ThisBuild / licenses += ("Apache License, Version 2.0", url("https://www.apache.org/licenses/LICENSE-2.0.txt"))
88
ThisBuild / startYear := Some(2006)

0 commit comments

Comments
 (0)