Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing 8.5.x branch causing latest 8.x release to be made with outdated. #1468

Closed
crynobone opened this issue Dec 18, 2024 · 1 comment
Closed

Comments

@crynobone
Copy link

This can be fixed by:

git checkout 8.5.4

git checkout -b 8.5.x

git merge 8.4.x

then release 8.5.5

@Sephster
Copy link
Member

Will have this released in the next half hour. Normally would just ask you to upgrade to v9 but appreciate there are some long standing PRs stopping that move just now. Hopefully won't need to do any more such changes on the v8 branches as most as now closed off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants