Skip to content
Snippets Groups Projects
Verified Commit f25e998c authored by Romain Deville's avatar Romain Deville
Browse files

:bug: Fix wrong versioning handling in plugins.py

Due to `last_*` being 0, versioning handling was wrong when rendering the
documentation as this create a version 0.0.0 in the file version.json.

This commit fix this issues by setting `last_*` variables to `-1` and adding a
small test to better handle versioning of the documentation.
parent 0bb4010f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment