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

the "version" is always "latest" ? #103

Open
andrewakl opened this issue Sep 8, 2023 · 1 comment
Open

the "version" is always "latest" ? #103

andrewakl opened this issue Sep 8, 2023 · 1 comment

Comments

@andrewakl
Copy link

I have the version variable in conf.py set to v5.0.0 and created a Git tag v5.0.0.
When I run sphinx-multiversion . build/html --dump-metadata, the output shows that version is latest for the v5.0.0 tag.

Why is version showing latest? Is there some other variable I should be using?

@Its-Just-Nans
Copy link

you can use

smv_latest_version="v5.0.0"

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