Skip to content

Commit

Permalink
15.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Jul 16, 2023
1 parent 5d2f3d2 commit 5f00ddc
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 @@ -37,7 +37,7 @@ lazy val scalachess = Project("scalachess", file(".")).settings(
)

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

Expand Down

0 comments on commit 5f00ddc

Please sign in to comment.