Skip to content

Commit 261456c

Browse files
benjefferymergify[bot]
authored andcommitted
Fix version string
1 parent 0101ab7 commit 261456c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ html:
2424
use_edit_page_button: true
2525
# Do not edit this - the version placeholder is replaced by the
2626
# current version during a distribution build in the Makefile
27-
extra_navbar: tskit 0.4.0b1
28-
extra_footer: tskit 0.4.0b1
27+
extra_navbar: __TSKIT_VERSION__
28+
extra_footer: __TSKIT_VERSION__
2929

3030
sphinx:
3131
extra_extensions:

0 commit comments

Comments
 (0)