Skip to content

Commit

Permalink
version on website
Browse files Browse the repository at this point in the history
  • Loading branch information
yurique committed Dec 5, 2023
1 parent df34479 commit bb6b058
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 @@ -164,7 +164,7 @@ lazy val frontrouteSiteVersion: String = IO.read(file("website/.frontroute-versi
lazy val thisVersionSitePrefix = s"/v/$frontrouteSiteVersion/"

lazy val vars = Seq(
"frontrouteVersion" -> "0.18.1",
"frontrouteVersion" -> "0.18.2",
"laminarVersion" -> "16.0.0",
"scalajsVersion" -> "1.13.2",
"scala3version" -> "3.3.0",
Expand Down

0 comments on commit bb6b058

Please sign in to comment.