updated to sentry 5.9.1

This commit is contained in:
Steven Hugg 2019-11-17 10:55:20 -06:00
parent 0cc5f0fb7b
commit b673ffc1c9
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
<!-- Sentry error reporting -->
<script
src="https://browser.sentry-cdn.com/5.8.0/bundle.min.js"
integrity="sha384-qlxNoEAgNliJy7zXiR+uKx/fFAimdeVfEOK0SA5/wrXLioMmASbjvfVAMaQFKVI6"
src="https://browser.sentry-cdn.com/5.9.1/bundle.min.js"
integrity="sha384-/x1aHz0nKRd6zVUazsV6CbQvjJvr6zQL2CHbQZf3yoLkezyEtZUpqUNnOLW9Nt3v"
crossorigin="anonymous"></script>
<script>
if (window.location.host.endsWith('8bitworkshop.com')) {