diff --git a/CHANGELOG.md b/CHANGELOG.md index 91bdeae..e22f34f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Critical items to know are: - changed behaviour ## [master](https://github.com/vsoch/docsy-jekyll/tree/master) + - added Windows hash for assets (0.0.26) - adding support for documentation versioning (0.0.25) - adding more verbose example for subfolders (0.0.24) - sidebar fix to support multiple top level menus (0.0.23) diff --git a/VERSION b/VERSION index 2678ff8..c4475d3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.25 +0.0.26 diff --git a/_includes/head.html b/_includes/head.html index 32a12ed..2f21247 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -38,6 +38,6 @@ diff --git a/_includes/toc.html b/_includes/toc.html index e4c617a..1396908 100644 --- a/_includes/toc.html +++ b/_includes/toc.html @@ -1,6 +1,6 @@