Skip to content

Commit d37d0c6

Browse files
committed
docs: update schema markup
1 parent f32291f commit d37d0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/layouts/partials/schema.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"@type": "WebPage",
124124
"@id": "{{ .Permalink }}"
125125
},
126-
"version": {{ if .Page.Params.pro_component }}"5.15"{{ else }}"5.4.1"{{ end }},
126+
"version": {{ if .Page.Params.pro_component }}"5.15.0"{{ else }}"5.4.1"{{ end }},
127127
"proficiencyLevel": "Beginner"
128128
}]
129129
</script>

0 commit comments

Comments
 (0)