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
feat: try to make upgrades easier
Ensure that the top-level directory inside the .zip file is always
called `rolod0x` rather than containing a version. This means that
the unpacked tree won't ever have an out of date version in its name
after upgrades.
Also improve zip file naming and tidy up the workflow.