mirror of
https://github.com/video-dev/hls.js.git
synced 2026-05-17 13:30:38 +00:00
ef0d09c30d
* bail if new tag does not directly follow previous version This is to try and prevent typos that could trigger an incorrect version publish into the future that cannot be undone. refs #4841 * do not bail if tag exists, because it would for real tags