Skip to content

Commit 8c94e20

Browse files
committed
17.14.1
something went wrong in the release pipeline of 17.14.0, it's not available on jitpack
1 parent 5919285 commit 8c94e20

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.7.4",
6-
version := "17.14.0",
6+
version := "17.14.1",
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)