Skip to content

Commit c374345

Browse files
committed
11.9.4
1 parent e28013e commit c374345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ inThisBuild(
22
Seq(
33
scalaVersion := "3.7.3",
44
versionScheme := Some("early-semver"),
5-
version := "11.9.3",
5+
version := "11.9.4",
66
organization := "org.lichess",
77
licenses += ("MIT" -> url("https://opensource.org/licenses/MIT")),
88
publishTo := Option(Resolver.file("file", new File(sys.props.getOrElse("publishTo", ""))))

0 commit comments

Comments
 (0)