diff --git a/layouts/partials/assetbusting.hugo b/layouts/partials/assetbusting.hugo
index cc1474fe64..4f7d34d3a5 100644
--- a/layouts/partials/assetbusting.hugo
+++ b/layouts/partials/assetbusting.hugo
@@ -1,2 +1,2 @@
 {{- warnf "DEPRECATED partial 'assetbusting.hugo' used, use 'assetbusting.gotmpl' instead; see https://mcshelby.github.io/hugo-theme-relearn/introduction/releasenotes/7/#7-0-0" }}
-{{- partial "assetbusting.gotmpl" . }}
\ No newline at end of file
+{{- partialCached "assetbusting.gotmpl" . }}
\ No newline at end of file
diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt
index 8eef7362c5..c091a99b11 100644
--- a/layouts/partials/version.txt
+++ b/layouts/partials/version.txt
@@ -1 +1 @@
-7.6.1+3c44189487bd30d1ca7e2a2027466ee3a89357d3
\ No newline at end of file
+7.6.1+364d89d1cb4e8087f790ec723cf6e45c34a834d6
\ No newline at end of file