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
{{ message }}
This repository was archived by the owner on Jun 15, 2022. It is now read-only.
Rather than just having
latest
andbeta
, it would be nice to have those for each mainline series, e.g.latest
->latest-4.x
latest-4.x
-> 4.0.1latest-3.x
->latest-3.1.x
latest-3.1.x
-> 3.1.1latest-3.0.x
-> 3.0.14latest-2.x
->latest-2.0.x
latest-2.0.x
-> 2.0.16latest-1.x
-> 1.8.8and
beta
->beta-4.x
beta-4.x
-> 4.0.0-beta.11beta-3.x
->beta-3.1.x
beta-3.1.x
-> 3.1.0-beta.5beta-3.0.x
-> 3.0.0-beta.13beta-2.x
->beta-2.0.x
beta-2.0.x
-> 2.0.0-beta.8beta-1.x
-> 1.8.2-beta.5Perhaps this would make sense to set up with #55
The text was updated successfully, but these errors were encountered: