Hello,
I'm getting an AMP "warning" from Google Search Console. Google is saying that the
amp-mustache version called is deprecated.
Their message:
The extension 'amp-mustache' is referenced at version '0.1' which is a deprecated version. Please use a more recent version of this extension. This may become an error in the future.
The URL they crawled is:
https://www.bowenehs.com/news/hexalent-connection/2017/08/11/am-i-ready-to-take-my-exam.html?format=amp
I did see the following code in the HTML:
<script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.1.js"></script>
Do I need to do something on my end? Thanks!
Chris