Skip to content

Commit f48f090

Browse files
committed
Bump Version v0.0.13
Signed-off-by: Fotis Nikolaidis <[email protected]> Former-commit-id: 3481c29
1 parent bd725be commit f48f090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ api-docs: ## Generate Sphinx inline-API HTML documentation, including API docs
7676
@echo "Build finished. The HTML pages are in docs/hr/build/apidocs"
7777

7878

79-
hr-docs: ## Generate docusaurus and blog-post
79+
hr-docs: ## Generate docusaurus and blog-posts
8080
@echo "===> Generate docusaurus docs and blog-posts <==="
8181
cd docs/hr && npm i && npm run build
8282
cd ../..

0 commit comments

Comments
 (0)