Same happened to me. If you’re feeling bold and don’t want to wait for a new release, the files are:
/wp-content/plugins/the-events-calendar/common/src/Tribe/Main.php
/wp-content/plugins/the-events-calendar/vendor/tickets/common/src/Tribe/Main.php
In both files you’re looking for this line, it is line number 287 in both:
</script>”;
Simply change the line to the following and upload the files:
</script>
Make sure you have the latest file downloaded before editing and re-uploading though.
Hope this helps…