Skip to content

Commit

Permalink
17.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Dec 31, 2024
1 parent a769b8f commit a061cff
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.6.2",
version := "17.1.0",
version := "17.1.1",
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 a061cff

Please sign in to comment.