_includes/Rating/structureddata.html in appscms-tools-theme-0.6.1 vs _includes/Rating/structureddata.html in appscms-tools-theme-0.6.2
- old
+ new
@@ -18,9 +18,11 @@
"name": "{{name}}",
"description": "{{description}}",
"category": "Productivity",
"aggregateRating": {
"@type": "AggregateRating",
+ "worstRating":"1",
+ "bestRating":"5",
"ratingValue": "{{rating}}",
"ratingCount": "{{votes}}"
}
}
</script>