Skip to content

Commit 584c624

Browse files
committed
17.15.0
1 parent 6020b3b commit 584c624

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
@@ -3,7 +3,7 @@ import snapshot4s.BuildInfo.snapshot4sVersion
33
inThisBuild(
44
Seq(
55
scalaVersion := "3.8.1",
6-
version := "17.14.3",
6+
version := "17.15.0",
77
organization := "com.github.lichess-org.scalachess",
88
licenses += ("MIT" -> url("https://opensource.org/licenses/MIT")),
99
publishTo := Option(Resolver.file("file", new File(sys.props.getOrElse("publishTo", "")))),

0 commit comments

Comments
 (0)