Skip to content

Commit 850c621

Browse files
chore: bump to 4.0.0-SNAPSHOT for forward dev
1 parent ee1997b commit 850c621

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-M4"
5+
ThisBuild / version := "4.0.0-SNAPSHOT"
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)