diff --git a/layouts/shortcodes/skew.html b/layouts/shortcodes/skew.html
index de447aba0c..b9ed63ea59 100644
--- a/layouts/shortcodes/skew.html
+++ b/layouts/shortcodes/skew.html
@@ -92,7 +92,7 @@
{{- end -}}
{{- if eq $seenPatchVersionInfoCount 0 -}}
- {{- printf "%.2f.0" $currentVersion -}}
+ {{- printf "%s.0" $currentVersion -}}
{{- end -}}
{{- end -}}