web-speech-cognitive-services 8.1.4-main.202512240512.82ccc40 → 8.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24871,7 +24871,7 @@
24871
24871
  }
24872
24872
  var meta = document.createElement("meta");
24873
24873
  meta.setAttribute("name", "web-speech-cognitive-services");
24874
- meta.setAttribute("content", `version=${"8.1.4-main.202512240512.82ccc40"}`);
24874
+ meta.setAttribute("content", `version=${"8.1.4"}`);
24875
24875
  document.head.appendChild(meta);
24876
24876
  var SpeechServices_default = createSpeechServicesPonyfill;
24877
24877