Skip to content

Commit

Permalink
Bump base version
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Sep 24, 2024
1 parent a2808e3 commit 078c5aa
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 @@ -18,7 +18,7 @@ import laika.config.LinkConfig
import laika.config.ApiLinks
import laika.theme.Theme

ThisBuild / tlBaseVersion := "0.25" // your current series x.y
ThisBuild / tlBaseVersion := "0.26" // your current series x.y

Global / onChangedBuildSource := ReloadOnSourceChanges

Expand Down

0 comments on commit 078c5aa

Please sign in to comment.