diff --git a/layouts/partials/search.html b/layouts/partials/search.html
index 8d45ee2a76..d8e29b2157 100644
--- a/layouts/partials/search.html
+++ b/layouts/partials/search.html
@@ -1,9 +1,6 @@
{{- if not .Site.Params.disableSearch }}
{{- $assetBusting := partialCached "assetbusting.gotmpl" . }}
{{- $link := "" }}
- {{- with .Site.Home.OutputFormats.Get "json" }}
- {{- warnf "UNSUPPORTED usage of 'json' output format found, remove it from your config; see https://mcshelby.github.io/hugo-theme-relearn/introduction/releasenotes/7/#7-0-0" }}
- {{- end }}
{{- with .Site.Home.OutputFormats.Get "search" }}
{{- warnf "UNSUPPORTED usage of 'search' output format found, remove it from your config; see https://mcshelby.github.io/hugo-theme-relearn/introduction/releasenotes/7/#7-0-0" }}
{{- end }}
diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt
index d657b53807..efbb1a11e3 100644
--- a/layouts/partials/version.txt
+++ b/layouts/partials/version.txt
@@ -1 +1 @@
-7.3.2+5d9a90b18744ca0ff908e78c4243865edf040c43
\ No newline at end of file
+7.3.2+a3e0b7f4f469703ed2fec432b332f17e0066d70a
\ No newline at end of file