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
Resolve the version as the base tag's epoch plus the MinVer height
(e.g. tag 1.9.1-v5 + height 1 -> 1.9.1-v6), so the number continues from
the tag instead of restarting at the height. Fixes the post-merge release
coming out as v1 (height 1) when it should follow v5. On the tag itself
the height is 0, so the number equals the tag and re-tagging is seamless.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments