Skip to content

Commit

Permalink
16.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed May 1, 2024
1 parent 82a06ff commit 11bc7ae
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
@@ -1,7 +1,7 @@
inThisBuild(
Seq(
scalaVersion := "3.4.1",
version := "16.0.5",
version := "16.0.6",
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 11bc7ae

Please sign in to comment.