Skip to content

Commit 5c2ecaf

Browse files
committed
Update master branch docs to 6.6
1 parent 2ae9bb2 commit 5c2ecaf

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
@@ -57,7 +57,7 @@ python Python/RunShapeWorksAutoDoc.py --md_filename docs/tools/ShapeWorksCommand
5757
doxybook2 -i ${INSTALL_DIR}/Documentation/Doxygen/xml -o docs/api -c docs/doxygen/doxybook2.config.json
5858

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

6363
# update docs on github

0 commit comments

Comments
 (0)