Skip to content

Commit 0bc1c49

Browse files
committed
contributing.md: add version setting for docs
1 parent ac95bd6 commit 0bc1c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ After the version is set correctly:
5353
```
5454
# Make the git worktree where gh-page branch will be checked out and docs copied over
5555
git fetch && git worktree add doc_worktree gh-pages
56+
sbtn 'set ThisBuild / version := "<latest released version>" '
5657
sbtn makeSite ghpagesSynchLocal
5758
# Check doc changes are expected
5859
sbtn ghpagesPushSite

0 commit comments

Comments
 (0)