From 7c51301fbb8b15cbed782ae79ef42086197becbf Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 2 May 2019 13:02:40 -0700 Subject: [PATCH] Fixes --- _config.yml | 2 +- source/_posts/2019-04-24-release-92.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 797449fc8a6..7868ab6419a 100644 --- a/_config.yml +++ b/_config.yml @@ -140,7 +140,7 @@ social: current_major_version: 0 current_minor_version: 92 current_patch_version: 2 -date_released: 2019-04-24 +date_released: 2019-05-02 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2019-04-24-release-92.markdown b/source/_posts/2019-04-24-release-92.markdown index 368b2276119..316975c25e2 100644 --- a/source/_posts/2019-04-24-release-92.markdown +++ b/source/_posts/2019-04-24-release-92.markdown @@ -104,7 +104,7 @@ Finally, if you are still receiving a message that your configuration contains e [soundtouch docs]: /components/soundtouch/ [zestimate docs]: /components/zestimate/ -## {% linkable_title Release 0.92.2 - Mai 2 %} +## {% linkable_title Release 0.92.2 - May 2 %} - Further improve IndieAuth redirect_uri lookup failure logs ([@robbiet480] - [#23183]) ([auth docs]) - Don't create connections between sensors. Fixes #22787 ([@StevenLooman] - [#23202]) ([upnp docs])