You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NPM_VERSION="${VERSION#v}"# Strip leading 'v' (npm requires plain semver)
11
12
12
13
BANNER_MULTI="/*!\n * FrameTrail ${VERSION} — Open Hypervideo Environment\n * https://github.com/OpenHypervideo/FrameTrail\n * MIT OR GPL-3.0-or-later\n */"
13
14
BANNER_SINGLE="/*! FrameTrail ${VERSION} | https://github.com/OpenHypervideo/FrameTrail | MIT OR GPL-3.0-or-later */"
0 commit comments