diff --git a/exampleSite/content/basics/CHANGELOG.md b/exampleSite/content/basics/CHANGELOG.md index 1ea6a823b9..2ca6c3e3d6 100644 --- a/exampleSite/content/basics/CHANGELOG.md +++ b/exampleSite/content/basics/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 5.6.5 (2022-11-19) + +### Fixes + +- [**bug**] menu: relax usage of background color [#399](https://github.com/McShelby/hugo-theme-relearn/issues/399) + +--- + ## 5.6.4 (2022-11-19) ### Fixes diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index fb8269ccfd..fad8076f30 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -5.6.4+tip \ No newline at end of file +5.6.5 \ No newline at end of file