From 8155b243c4a6c239ae9776e71a8a99a09b3c2fd2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 23 Jun 2022 12:13:22 +0000 Subject: [PATCH] Ship tag 4.2.4 --- exampleSite/content/basics/CHANGELOG.md | 8 ++++++++ layouts/partials/version.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/basics/CHANGELOG.md b/exampleSite/content/basics/CHANGELOG.md index 7752f79732..aaeaae4117 100644 --- a/exampleSite/content/basics/CHANGELOG.md +++ b/exampleSite/content/basics/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 4.2.4 (2022-06-23) + +### Fixes + +- [**bug**] theme: fix url for logo and home button [#282](https://github.com/McShelby/hugo-theme-relearn/issues/282) + +--- + ## 4.2.3 (2022-06-23) ### Fixes diff --git a/layouts/partials/version.html b/layouts/partials/version.html index 65c9b1735a..cf78d5b6a1 100644 --- a/layouts/partials/version.html +++ b/layouts/partials/version.html @@ -1 +1 @@ -4.2.3+tip +4.2.4