Skip to content

Commit 7fd76e6

Browse files
committed
Update dev docs to 6.7
1 parent 9334384 commit 7fd76e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Support/deploy_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ python Python/RunShapeWorksAutoDoc.py --md_filename docs/tools/ShapeWorksCommand
5858
doxybook2 -i ${INSTALL_DIR}/Documentation/Doxygen/xml -o docs/api -c docs/doxygen/doxybook2.config.json
5959

6060
# use mike to mkdocs w/ version
61-
mike deploy --config-file ./mkdocs.yml --title "6.6 (dev)" 6.6 dev --branch gh-pages --update-aliases --no-redirect
61+
mike deploy --config-file ./mkdocs.yml --title "6.7 (dev)" 6.7 dev --branch gh-pages --update-aliases --no-redirect
6262
mike set-default latest
6363

6464
# update docs on github

0 commit comments

Comments
 (0)