Skip to content

Commit

Permalink
15.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Jul 29, 2023
1 parent 7e8b31c commit 795b5b9
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 @@ -35,7 +35,7 @@ lazy val scalachess = Project("scalachess", file(".")).settings(
)

ThisBuild / organization := "org.lichess"
ThisBuild / version := "15.6.1"
ThisBuild / version := "15.6.2"
ThisBuild / scalaVersion := "3.3.0"
ThisBuild / licenses += "MIT" -> url("https://opensource.org/licenses/MIT")

Expand Down

0 comments on commit 795b5b9

Please sign in to comment.