Skip to content

Commit

Permalink
Bump RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Jun 2, 2024
1 parent 64e5462 commit 3c4308d
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 @@ -9,7 +9,7 @@ inThisBuild(
Seq(
scalaVersion := scala213,
versionScheme := Some("early-semver"),
version := "3.0.0-RC4",
version := "3.0.0-RC5",
organization := "org.lichess.search",
run / fork := true,
run / javaOptions += "-Dconfig.override_with_env_vars=true",
Expand Down

0 comments on commit 3c4308d

Please sign in to comment.