Skip to content

Commit

Permalink
11.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Oct 15, 2024
1 parent 9f63ff6 commit a492705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ inThisBuild(
Seq(
scalaVersion := "3.5.1",
versionScheme := Some("early-semver"),
version := "11.2.9",
version := "11.3.10",
organization := "org.lichess",
licenses += ("MIT" -> url("https://opensource.org/licenses/MIT")),
publishTo := Option(Resolver.file("file", new File(sys.props.getOrElse("publishTo", ""))))
Expand Down

0 comments on commit a492705

Please sign in to comment.