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

Adjust version number of nightly-built vscode extension #170

Open
lhstrh opened this issue Jul 14, 2024 · 0 comments · May be fixed by #175
Open

Adjust version number of nightly-built vscode extension #170

lhstrh opened this issue Jul 14, 2024 · 0 comments · May be fixed by #175

Comments

@lhstrh
Copy link
Member

lhstrh commented Jul 14, 2024

The VS Code registry only supports a subset of semver, so for nightly releases we resort to a patch equal to the publication date. I noticed, however, that the minor version number is +1 with respect to the latest proper version, which we shouldn't do because its confusing. So instead of publishing 0.9.20240714 we should publish 0.8.20240714.

@lhstrh lhstrh linked a pull request Jul 31, 2024 that will close this issue
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.

1 participant