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

Support updating prerelease mod versions #15213

Closed
madtisa opened this issue Feb 3, 2024 · 1 comment
Closed

Support updating prerelease mod versions #15213

madtisa opened this issue Feb 3, 2024 · 1 comment

Comments

@madtisa
Copy link
Contributor

madtisa commented Feb 3, 2024

Is your feature request related to a problem? Please describe.
Let's say we have mod with current version 1.0.0-pre1 and newest 1.0.0-pre2. Vortex won't see that the mod need an update, since both versions will be coerced, dropping prerelease part, and become equal.

Describe the solution you'd like
Solution: #15212

Describe alternatives you've considered
Alternatives has been suggested here: #15044
For now, as a workaround I don't use prerelease versions when releasing a mod

@IDCs
Copy link
Contributor

IDCs commented Feb 29, 2024

Merged in #15281

Should be available in our next minor release 1.11.X

@IDCs IDCs closed this as completed Feb 29, 2024
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

Successfully merging a pull request may close this issue.

2 participants